Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 6fc592d0deecdceae04319dbaaaa518dd14c0190..c62f20fcf4b6aa4dc447975b38e89a2bbd8fa48e 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -257,6 +257,7 @@ |
| 'command_buffer/tests/gl_test_utils.h', |
| 'command_buffer/tests/gl_texture_mailbox_unittests.cc', |
| 'command_buffer/tests/gl_unittests.cc', |
| + 'command_buffer/tests/gl_virtual_contexts_unittests.cc', |
| 'command_buffer/tests/occlusion_query_unittests.cc', |
| ], |
| }, |