| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index bffaf94cf26160b2caecf64226e09b8192581d56..2a98fd950470ef263f342e61ff23dcd1518eb60f 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',
|
|
|