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

Unified Diff: mojo/mojo_apps.gypi

Issue 101583004: [gin] Turn gin into a component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: win Created 7 years 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
« gin/array_buffer.h ('K') | « gin/wrappable.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_apps.gypi
diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
index 6e5ec4af1040944f33e3bcf3035a298323dbb817..0efceff956e967344f2c78fae5892d151758ef82 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -6,6 +6,7 @@
'dependencies': [
'../base/base.gyp:base',
'../gin/gin.gyp:gin',
+ '../v8/tools/gyp/v8.gyp:v8',
'mojo_common_lib',
'mojo_gles2',
'mojo_gles2_bindings',
« gin/array_buffer.h ('K') | « gin/wrappable.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698