summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-09 18:15:32 +0000
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-09 18:15:32 +0000
commit48e7f7fc8e47daa20875ed123936dea12f59b6b6 (patch)
treeaf92d1d16ecc918343a9f9f57ba439fc9559e741 /build
parentefb8f2987c9b500b3af21f3498df5ac4ae091551 (diff)
downloadchromium_src-48e7f7fc8e47daa20875ed123936dea12f59b6b6.zip
chromium_src-48e7f7fc8e47daa20875ed123936dea12f59b6b6.tar.gz
chromium_src-48e7f7fc8e47daa20875ed123936dea12f59b6b6.tar.bz2
Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back together.
TBR=apatrick git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35876 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index c1c400f..b6646b7 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -95,12 +95,14 @@
'../chrome/app/locales/locales.gyp:*',
'../courgette/courgette.gyp:*',
'../gears/gears.gyp:*',
+ '../gpu/demos/demos.gyp:*',
'../gpu/gpu.gyp:*',
'../rlz/rlz.gyp:*',
'../sandbox/sandbox.gyp:*',
'../third_party/bsdiff/bsdiff.gyp:*',
'../third_party/bspatch/bspatch.gyp:*',
'../third_party/cld/cld.gyp:*',
+ '../third_party/gles2_book/gles2_book.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.