summaryrefslogtreecommitdiff
path: root/samples/samples.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'samples/samples.gyp')
-rw-r--r--samples/samples.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/samples.gyp b/samples/samples.gyp
index 6bb48af174..2c956c5eb3 100644
--- a/samples/samples.gyp
+++ b/samples/samples.gyp
@@ -64,7 +64,7 @@
}],
['pdf_enable_v8==1', {
'dependencies': [
- '<(DEPTH)/v8/tools/gyp/v8.gyp:v8_libplatform',
+ '<(DEPTH)/v8/src/v8.gyp:v8_libplatform',
],
}],
['pdf_use_skia==1', {