| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 3b612a0be37eabcf1a1414189e5c24803ae426c9..c752b15607b6f4759e5ce522eeee9b990210986e 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -271,10 +271,6 @@
|
| ],
|
| 'sources': [
|
| '<@(gles2_c_lib_source_files)',
|
| - 'command_buffer/client/gpu_memory_buffer_mock.cc',
|
| - 'command_buffer/client/gpu_memory_buffer_mock.h',
|
| - 'command_buffer/client/image_factory_mock.cc',
|
| - 'command_buffer/client/image_factory_mock.h',
|
| 'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
|
| 'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
|
|
|