| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 7d0695e10896c6941b9a0ead4bc0e9c057c15e45..5aa1c05c1f88f569ac5ca39cefd695aa60085088 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -248,6 +248,8 @@
|
| 'command_buffer/service/gl_surface_mock.cc',
|
| 'command_buffer/service/gl_surface_mock.h',
|
| 'command_buffer/service/gpu_scheduler_unittest.cc',
|
| + 'command_buffer/service/gpu_service_test.cc',
|
| + 'command_buffer/service/gpu_service_test.h',
|
| 'command_buffer/service/id_manager_unittest.cc',
|
| 'command_buffer/service/mailbox_manager_unittest.cc',
|
| 'command_buffer/service/memory_program_cache_unittest.cc',
|
|
|