| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 225d5fabfa98486704915b2d8163c50c73d4b522..650db2a5f78eb5bd3918fedbf98870092d532b1f 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -357,6 +357,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',
|
|
|