| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 04925322308b7232d5c7db5d0f8943f9b50fb02a..f8793127a31ca4c8a733df08f63f3e22deb4b1ac 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -246,6 +246,7 @@
|
| '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_oes_texture_half_float_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| 'command_buffer/tests/gl_lose_context_chromium_unittests.cc',
|
| 'command_buffer/tests/gl_manager.cc',
|
|
|