| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 6e1874d514c93006d53be2122d861d83d4c6f4ee..9c30553dc7a8fa01dd432fc312f549453e8be41f 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -357,6 +357,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_copy_compressed_texture_CHROMIUM_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',
|
|
|