Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index 7193022ce866dd98558f6069ee513cab06708e6d..0462e45361f2e00d5589d3bfad0fbdfe3ed5f665 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -127,6 +127,7 @@ test("gl_tests") { |
"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_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", |