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

Unified Diff: components/plugins.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/pdf.gypi ('k') | components/test_runner/test_runner.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/plugins.gypi
diff --git a/components/plugins.gypi b/components/plugins.gypi
index 3696b4d2b93fbf40cde4460025bf806e97b28427..ed37c649ce47a8e2d205bd71ab3025225756b7f7 100644
--- a/components/plugins.gypi
+++ b/components/plugins.gypi
@@ -15,7 +15,7 @@
'../skia/skia.gyp:skia',
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/re2/re2.gyp:re2',
- '../v8/tools/gyp/v8.gyp:v8',
+ '../v8/src/v8.gyp:v8',
],
'include_dirs': [
'..',
« no previous file with comments | « components/pdf.gypi ('k') | components/test_runner/test_runner.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698