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