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

Unified Diff: components/guest_view.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 | « chromecast/chromecast.gyp ('k') | components/pdf.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/guest_view.gypi
diff --git a/components/guest_view.gypi b/components/guest_view.gypi
index 930c9a1370ef2d6cda11d2114a921dfa8b220171..39e13caa8cc9feadb019c0e60dbbc7e5ed25ebc5 100644
--- a/components/guest_view.gypi
+++ b/components/guest_view.gypi
@@ -58,7 +58,7 @@
'../content/content.gyp:content_common',
'../content/content.gyp:content_renderer',
'../third_party/WebKit/public/blink.gyp:blink',
- '../v8/tools/gyp/v8.gyp:v8',
+ '../v8/src/v8.gyp:v8',
'guest_view_common'
],
'include_dirs': [
« no previous file with comments | « chromecast/chromecast.gyp ('k') | components/pdf.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698