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

Unified Diff: content/content_renderer.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 | « content/content.gyp ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 8d0ecf6e00fcc1e7fb22c915b9e233b510b195cd..248442468c5b737fca31e03b207e64cf6247bfed 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -45,7 +45,7 @@
'../ui/native_theme/native_theme.gyp:native_theme',
'../ui/surface/surface.gyp:surface',
'../url/ipc/url_ipc.gyp:url_ipc',
- '../v8/tools/gyp/v8.gyp:v8',
+ '../v8/src/v8.gyp:v8',
'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
],
'include_dirs': [
« no previous file with comments | « content/content.gyp ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698