| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 316aa914422f377e672ec0d387fc096c16d03293..ed912c52e0a730a84f0faaff0b70a76110a038d5 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -202,10 +202,6 @@
|
| 'command_buffer/service/program_cache_unittest.cc',
|
| 'command_buffer/service/shader_manager_unittest.cc',
|
| 'command_buffer/service/shader_translator_unittest.cc',
|
| - 'command_buffer/service/stream_texture_mock.cc',
|
| - 'command_buffer/service/stream_texture_mock.h',
|
| - 'command_buffer/service/stream_texture_manager_mock.cc',
|
| - 'command_buffer/service/stream_texture_manager_mock.h',
|
| 'command_buffer/service/test_helper.cc',
|
| 'command_buffer/service/test_helper.h',
|
| 'command_buffer/service/texture_manager_unittest.cc',
|
|
|