summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-17 02:02:42 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-17 02:02:42 +0000
commitbf17475c577a80c3312b570e1849e9d444126825 (patch)
tree3a6f3aba61345f8632ade0840d932385c2d614d7 /build/all.gyp
parent241e406fda8bee905a51b7579ec285e779b35c50 (diff)
downloadchromium_src-bf17475c577a80c3312b570e1849e9d444126825.zip
chromium_src-bf17475c577a80c3312b570e1849e9d444126825.tar.gz
chromium_src-bf17475c577a80c3312b570e1849e9d444126825.tar.bz2
Convert app/ to GYP.
http://crbug.com/11387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16251 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 73a001e..2d3fa12 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -21,6 +21,7 @@
'type': 'none',
'xcode_create_dependents_test_runner': 1,
'dependencies': [
+ '../app/app.gyp:*',
'../base/base.gyp:*',
'../media/media.gyp:*',
'../net/net.gyp:*',