summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-05 00:21:24 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-05 00:21:24 +0000
commit8a837bb40249dfd9f0a2736abdab4f64592c99db (patch)
treecf8b56d3cd87bdcfe99de1b08a8479543b9e6f68 /gpu/gpu.gyp
parent4d9ce39dd68140342a275d685b9136ac92a3e475 (diff)
downloadchromium_src-8a837bb40249dfd9f0a2736abdab4f64592c99db.zip
chromium_src-8a837bb40249dfd9f0a2736abdab4f64592c99db.tar.gz
chromium_src-8a837bb40249dfd9f0a2736abdab4f64592c99db.tar.bz2
A bunch of unit tests for GLES2
TEST=none BUG=none Review URL: http://codereview.chromium.org/521018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35495 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 58294d3..d056bea 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -299,6 +299,7 @@
'command_buffer/service/gl_mock.h',
'command_buffer/service/gl_mock.cc',
'command_buffer/service/gles2_cmd_decoder_unittest.cc',
+ 'command_buffer/service/gles2_cmd_decoder_unittest_autogen.h',
'command_buffer/common/gles2_cmd_format_test.cc',
'command_buffer/common/gles2_cmd_format_test_autogen.h',
'command_buffer/common/gles2_cmd_id_test.cc',