summaryrefslogtreecommitdiffstats
path: root/mojo/mojo_apps.gypi
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-12 21:32:34 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-12 21:32:34 +0000
commit48c21631008649ad2575b16fe33b336858dcdde9 (patch)
treef6fd9761eb0001c806962937583ea15eafd7ed7b /mojo/mojo_apps.gypi
parentedc3af84cd907175e0dd24bfc377d20c06fd7d0e (diff)
downloadchromium_src-48c21631008649ad2575b16fe33b336858dcdde9.zip
chromium_src-48c21631008649ad2575b16fe33b336858dcdde9.tar.gz
chromium_src-48c21631008649ad2575b16fe33b336858dcdde9.tar.bz2
[gin] Turn gin into a component
This will allow for using gin from content and blink at the same time in a component build BUG=321631 R=abarth@chromium.org,aa@chromium.org Review URL: https://codereview.chromium.org/101583004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240425 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo/mojo_apps.gypi')
-rw-r--r--mojo/mojo_apps.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
index 6e5ec4a..0efceff 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',