Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index 68aaaffcb31bbbca897f39810966eead28cf542c..14c4ea31e4054ad4bb840e2eb9c440db1d5a0a76 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -367,7 +367,8 @@ |
'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_ext_multisample_compatibility_unittest.cc', |
+ 'command_buffer/tests/gl_ext_blend_func_extended_unittest.cc', |
+ 'command_buffer/tests/gl_ext_multisample_compatibility_unittest.cc', |
'command_buffer/tests/gl_ext_srgb_unittest.cc', |
'command_buffer/tests/gl_fence_sync_unittest.cc', |
'command_buffer/tests/gl_gpu_memory_buffer_unittest.cc', |