| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index aa757468f2fbf2ec5fc4e115afc37615921cc989..e1d525285c4656de418792d4fb5a309810439774 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -354,6 +354,7 @@
|
| 'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_path_rendering_unittest.cc',
|
| 'command_buffer/tests/gl_clear_framebuffer_unittest.cc',
|
| + 'command_buffer/tests/gl_context_unittest.cc',
|
| 'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| 'command_buffer/tests/gl_gpu_memory_buffer_unittest.cc',
|
|
|