Chromium Code Reviews| Index: gpu/command_buffer/service/BUILD.gn |
| diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn |
| index ab25805ed4b220ee28af6310f7946571c10f0968..0bcafdc97a8d1590fd810e0863ff7659fcadf35e 100644 |
| --- a/gpu/command_buffer/service/BUILD.gn |
| +++ b/gpu/command_buffer/service/BUILD.gn |
| @@ -76,7 +76,6 @@ source_set("service_sources") { |
| "gles2_cmd_validation_implementation_autogen.h", |
| "gpu_scheduler.cc", |
| "gpu_scheduler.h", |
| - "gpu_scheduler_mock.h", |
|
tfarina
2015/04/28 19:15:56
I will remove this in a follow up. I want to keep
|
| "gpu_state_tracer.cc", |
| "gpu_state_tracer.h", |
| "gpu_switches.cc", |
| @@ -100,7 +99,6 @@ source_set("service_sources") { |
| "mailbox_manager_sync.h", |
| "memory_program_cache.cc", |
| "memory_program_cache.h", |
| - "mocks.h", |
| "program_cache.cc", |
| "program_cache.h", |
| "program_manager.cc", |