Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 39feafa9c08e08ee6ab761cb9a8270980020d659..ff0717bb9133636a3a437a4e67a234c66d4ef8e7 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -130,6 +130,7 @@ |
| ], |
| 'sources': [ |
| '<@(gles2_c_lib_source_files)', |
| + 'command_buffer/client/buffer_tracker_unittest.cc', |
| 'command_buffer/client/client_test_helper.cc', |
| 'command_buffer/client/client_test_helper.h', |
| 'command_buffer/client/cmd_buffer_helper_test.cc', |