diff options
author | gman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-13 08:26:55 +0000 |
---|---|---|
committer | gman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-13 08:26:55 +0000 |
commit | 51fd18b10aa37d57d2c4a42581e98423629780d0 (patch) | |
tree | aa886011ab60473e364a1676f16c8fc5b34ca830 /gpu/gpu.gyp | |
parent | 2fe6c79fdf2d51e309bfd4d6a3b21cdf5442dc69 (diff) | |
download | chromium_src-51fd18b10aa37d57d2c4a42581e98423629780d0.zip chromium_src-51fd18b10aa37d57d2c4a42581e98423629780d0.tar.gz chromium_src-51fd18b10aa37d57d2c4a42581e98423629780d0.tar.bz2 |
Reverting commit 44334
TEST=none
BUG=none
TBR=dumi@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44335 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 a139cbc..da7172b 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -333,7 +333,6 @@ '<@(gpu_service_source_files)', 'command_buffer/client/cmd_buffer_helper_test.cc', 'command_buffer/client/fenced_allocator_test.cc', - 'command_buffer/client/gles2_implementation_unittest.cc', 'command_buffer/client/id_allocator_test.cc', 'command_buffer/common/bitfield_helpers_test.cc', 'command_buffer/common/gles2_cmd_format_test.cc', |