| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 35e771e4009a392137773c3aaad7ea8b18144ba8..7247c770ee39a0937ed54eab16305db4d58f79bb 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -278,6 +278,8 @@
|
| 'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
|
| 'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
|
| + 'command_buffer/tests/gl_ext_color_buffer_half_float_unittest.cc',
|
| + 'command_buffer/tests/gl_ANGLE_color_buffer_float_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| 'command_buffer/tests/gl_gpu_memory_buffer_unittests.cc',
|
| 'command_buffer/tests/gl_lose_context_chromium_unittests.cc',
|
|
|