| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index e6e98683e6f03f80fcf1a1ae64f551ed6f11c354..005573d1fa1bac9c3db41f1f6afe6fdbeb4c5e7a 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -261,6 +261,7 @@
|
| 'command_buffer/tests/gl_texture_storage_unittests.cc',
|
| 'command_buffer/tests/gl_unittests.cc',
|
| 'command_buffer/tests/gl_virtual_contexts_unittests.cc',
|
| + 'command_buffer/tests/gl_stream_draw_unittests.cc',
|
| 'command_buffer/tests/occlusion_query_unittests.cc',
|
| ],
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
|
|