summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-06 23:44:36 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-06 23:44:36 +0000
commitf7c1695a068d43a0313daa36e8bda3bb1b43f008 (patch)
treed527e2ad2e68cf7bbfd975d38ea325949fb2b60c /build
parent901414aca5338840519c9fa7ee3fb82cb4f0f18f (diff)
downloadchromium_src-f7c1695a068d43a0313daa36e8bda3bb1b43f008.zip
chromium_src-f7c1695a068d43a0313daa36e8bda3bb1b43f008.tar.gz
chromium_src-f7c1695a068d43a0313daa36e8bda3bb1b43f008.tar.bz2
Revert "Resubmit 35500: Added an application framework for demos. Ported hellotriangle example in OpenGL ES book to use the application framework."
This reverts commit r35647. TBR: alok git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 70d3036..a24ab0f 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -96,13 +96,11 @@
'../courgette/courgette.gyp:*',
'../gears/gears.gyp:*',
'../gpu/gpu.gyp:*',
- '../gpu/demos/demos.gyp:*',
'../rlz/rlz.gyp:*',
'../sandbox/sandbox.gyp:*',
'../third_party/bsdiff/bsdiff.gyp:*',
'../third_party/bspatch/bspatch.gyp:*',
'../third_party/cld/cld.gyp:*',
- '../third_party/gles_book_examples/gles_book_examples.gyp:*',
'../tools/memory_watcher/memory_watcher.gyp:*',
# As of now Skia build has problems with Linux and/or 64 bits.
# TODO(sehr,brettw): Make this unconditional.