diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-06 23:44:36 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-06 23:44:36 +0000 |
commit | f7c1695a068d43a0313daa36e8bda3bb1b43f008 (patch) | |
tree | d527e2ad2e68cf7bbfd975d38ea325949fb2b60c /gpu/DEPS | |
parent | 901414aca5338840519c9fa7ee3fb82cb4f0f18f (diff) | |
download | chromium_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 'gpu/DEPS')
-rw-r--r-- | gpu/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,7 +4,4 @@ include_rules = [ # For gfx::PluginWindowHandle "+app/gfx", - - # For demos - "+third_party/gles_book_examples", ] |