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

Unified Diff: components/pdf.gypi

Issue 1923453003: [build] Switch to moved v8.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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 | « components/guest_view.gypi ('k') | components/plugins.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pdf.gypi
diff --git a/components/pdf.gypi b/components/pdf.gypi
index 2d3eb2e9ae7b2f81ddf41dbcb12343d03683c75b..46d8bbeb29930553c589a5c76cedbc3d8a48545d 100644
--- a/components/pdf.gypi
+++ b/components/pdf.gypi
@@ -43,7 +43,7 @@
'<(DEPTH)/ppapi/ppapi_internal.gyp:ppapi_shared',
'<(DEPTH)/third_party/icu/icu.gyp:icuuc',
'<(DEPTH)/third_party/icu/icu.gyp:icui18n',
- '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
+ '<(DEPTH)/v8/src/v8.gyp:v8',
'<(DEPTH)/third_party/WebKit/public/blink.gyp:blink',
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
« no previous file with comments | « components/guest_view.gypi ('k') | components/plugins.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698