summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-09 00:58:30 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-09 00:58:30 +0000
commit010791dcdbfb46d31846a486790650f8dc38aa5a (patch)
tree923f08fcaa2048dc6f4531ff0cea3f25d99ea73f /gpu/gpu.gyp
parent6c52c1ec74d7ca42fb05be02a2e3064e702d81f3 (diff)
downloadchromium_src-010791dcdbfb46d31846a486790650f8dc38aa5a.zip
chromium_src-010791dcdbfb46d31846a486790650f8dc38aa5a.tar.gz
chromium_src-010791dcdbfb46d31846a486790650f8dc38aa5a.tar.bz2
Fix LUMANINCE_ALPHA issue
TEST=unit tests BUG=85046 Review URL: http://codereview.chromium.org/7046057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88452 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 4cf9b82..d9ddf7c 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -269,6 +269,7 @@
'command_buffer/common/gles2_cmd_format_test_autogen.h',
'command_buffer/common/gles2_cmd_id_test.cc',
'command_buffer/common/gles2_cmd_id_test_autogen.h',
+ 'command_buffer/common/gles2_cmd_utils_unittest.cc',
'command_buffer/common/id_allocator_test.cc',
'command_buffer/common/trace_event.h',
'command_buffer/common/unittest_main.cc',