| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index bbc4fae377b051bc18a9e437849e0bb9f3a478b7..bf5f36015db801e00bba936463f6720a00544fe3 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -362,6 +362,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_cube_map_texture_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| 'command_buffer/tests/gl_gpu_memory_buffer_unittest.cc',
|
| 'command_buffer/tests/gl_lose_context_chromium_unittest.cc',
|
|
|