diff options
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index 7d0695e..5aa1c05 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', |