diff options
author | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-09 01:17:54 +0000 |
---|---|---|
committer | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-09 01:17:54 +0000 |
commit | 50454621fe05b9884b1314a11e0efcc31c224732 (patch) | |
tree | ecebefd8d55e09f9284f7d1ff4279d9693fbd8b3 /gpu/gpu.gyp | |
parent | 34ab461562084b37c395af0c197b86431d3df6bb (diff) | |
download | chromium_src-50454621fe05b9884b1314a11e0efcc31c224732.zip chromium_src-50454621fe05b9884b1314a11e0efcc31c224732.tar.gz chromium_src-50454621fe05b9884b1314a11e0efcc31c224732.tar.bz2 |
Revert 88452 (broke gpu_unittests) - Fix LUMANINCE_ALPHA issue
TEST=unit tests
BUG=85046
Review URL: http://codereview.chromium.org/7046057
TBR=gman@chromium.org
Review URL: http://codereview.chromium.org/6995100
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88457 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index d9ddf7c..4cf9b82 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -269,7 +269,6 @@ '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', |