Chromium Code Reviews| Index: gpu/gpu_common.gypi |
| diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi |
| index eafa8105215851a20cae67686a29824cab14403d..42e2b2343223a7d666a9038d5e9759d4537cdff9 100644 |
| --- a/gpu/gpu_common.gypi |
| +++ b/gpu/gpu_common.gypi |
| @@ -140,6 +140,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', |