| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index d543c56a458790c9ba0696b498ffa362cfe2df5b..7a11c3cf3c0f099c618162cf2c745ee3089fa5fc 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -367,7 +367,6 @@
|
| 'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
|
| 'command_buffer/tests/gl_cube_map_texture_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| - 'command_buffer/tests/gl_ext_srgb_unittest.cc',
|
| 'command_buffer/tests/gl_fence_sync_unittest.cc',
|
| 'command_buffer/tests/gl_gpu_memory_buffer_unittest.cc',
|
| 'command_buffer/tests/gl_lose_context_chromium_unittest.cc',
|
|
|