Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: samples/samples.gyp

Issue 1920863003: Roll v8 to 0ff89ea7 and update gyp references (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pdfium.gyp ('k') | xfa.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.gyp
diff --git a/samples/samples.gyp b/samples/samples.gyp
index 6bb48af1748ed5c4040aca93bf753c4c456e318d..2c956c5eb36adb0c9fbcfdca1c842c4f4c1f3cf5 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', {
« no previous file with comments | « pdfium.gyp ('k') | xfa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698