summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 10:14:48 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 10:14:48 +0000
commit0dbd4ba4b923550b40e4fb60e274f6936f134619 (patch)
treeee862d0159c51b684ccda7ed087d23081254f16e /build
parentbfee3f68dbda7dcd5c712d3bfa3fcdef0b8829f6 (diff)
downloadchromium_src-0dbd4ba4b923550b40e4fb60e274f6936f134619.zip
chromium_src-0dbd4ba4b923550b40e4fb60e274f6936f134619.tar.gz
chromium_src-0dbd4ba4b923550b40e4fb60e274f6936f134619.tar.bz2
Make the "All" target depend on content
BUG=90443 TEST=none Review URL: http://codereview.chromium.org/7621008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96354 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index ecd3d0b..6540c07 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -13,6 +13,7 @@
'../base/base.gyp:*',
'../chrome/browser/sync/tools/sync_tools.gyp:*',
'../chrome/chrome.gyp:*',
+ '../content/content.gyp:*',
'../crypto/crypto.gyp:*',
'../ui/ui.gyp:*',
'../gpu/gpu.gyp:*',