summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 68aaaff..14c4ea3 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',