Index: gpu/gpu.gyp |
=================================================================== |
--- gpu/gpu.gyp (revision 57082) |
+++ gpu/gpu.gyp (working copy) |
@@ -270,6 +270,8 @@ |
'command_buffer/service/program_manager_unittest.cc', |
'command_buffer/service/renderbuffer_manager_unittest.cc', |
'command_buffer/service/shader_manager_unittest.cc', |
+ 'command_buffer/service/test_helper.h', |
+ 'command_buffer/service/test_helper.cc', |
'command_buffer/service/texture_manager_unittest.cc', |
], |
}, |