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

Unified Diff: mojo/mojo_edk.gyp

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 | « gin/gin.gyp ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_edk.gyp
diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
index 8cf0f93d246361b956d3a2c3b6590d45e068219e..84ac2a20dd92981bac143cbb08245c50e90207bf 100644
--- a/mojo/mojo_edk.gyp
+++ b/mojo/mojo_edk.gyp
@@ -162,7 +162,7 @@
'dependencies': [
'../base/base.gyp:base',
'../gin/gin.gyp:gin',
- '../v8/tools/gyp/v8.gyp:v8',
+ '../v8/src/v8.gyp:v8',
'mojo_public.gyp:mojo_message_pump_lib',
],
'export_dependent_settings': [
« no previous file with comments | « gin/gin.gyp ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698