| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 14c4ea31e4054ad4bb840e2eb9c440db1d5a0a76..85a59e01b607988f8add71062f1eb82a6fe09ffc 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -361,6 +361,7 @@
|
| 'command_buffer/tests/es3_misc_functions_unittest.cc',
|
| 'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
|
| + 'command_buffer/tests/gl_chromium_framebuffer_mixed_samples_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_path_rendering_unittest.cc',
|
| 'command_buffer/tests/gl_clear_framebuffer_unittest.cc',
|
| 'command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc',
|
|
|