summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-21 22:46:55 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-21 22:46:55 +0000
commitdd5196dbe4c10c43afcfa40ed85ee4aa2a22b7ed (patch)
treea6975f63497c2aae7e1994b0629637e8ba9f5bc5 /build
parente1e08b4c73f6565a65e25f58374cf257ae1bbfbf (diff)
downloadchromium_src-dd5196dbe4c10c43afcfa40ed85ee4aa2a22b7ed.zip
chromium_src-dd5196dbe4c10c43afcfa40ed85ee4aa2a22b7ed.tar.gz
chromium_src-dd5196dbe4c10c43afcfa40ed85ee4aa2a22b7ed.tar.bz2
Remove gpu/demos/demos.gyp from build/all.gyp.
These are supposed to be built with the nacl toolchain. Building them with the normal toolchain as part of `ninja All` isn't useful. BUG=none TEST=none Review URL: http://codereview.chromium.org/9430015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122893 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index f902a90..660e500 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -17,7 +17,6 @@
'../crypto/crypto.gyp:*',
'../ui/ui.gyp:*',
'../gpu/gpu.gyp:*',
- '../gpu/demos/demos.gyp:*',
'../gpu/tools/tools.gyp:*',
'../ipc/ipc.gyp:*',
'../jingle/jingle.gyp:*',