| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 9d3cc562819c3cbdddfed093237ca048d988ddf7..1bd8d2f6e50579996b6781cf721a0257a57acf63 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -353,6 +353,7 @@
|
| 'command_buffer/tests/gl_clear_framebuffer_unittest.cc',
|
| 'command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc',
|
| 'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
|
| + 'command_buffer/tests/gl_copy_tex_image_2d_workaround_unittest.cc',
|
| 'command_buffer/tests/gl_cube_map_texture_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| 'command_buffer/tests/gl_dynamic_config_unittest.cc',
|
|
|