Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index cf993771214fe341fbe0762c2fc6d3d7e6c076f6..0eada0cb0683a63afa7ba2591606ed0015423c13 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -86,6 +86,7 @@ test("gl_tests") { |
"command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc", |
"command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc", |
"command_buffer/tests/gl_depth_texture_unittest.cc", |
+ "command_buffer/tests/gl_ext_blend_func_extended_unittest.cc", |
"command_buffer/tests/gl_gpu_memory_buffer_unittest.cc", |
"command_buffer/tests/gl_lose_context_chromium_unittest.cc", |
"command_buffer/tests/gl_manager.cc", |