| Index: gpu/BUILD.gn
|
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
|
| index 4f7f9582b9fa95e8622ac300333406e08311b089..5c941621776c0fe76059cc2121181008aa104bab 100644
|
| --- a/gpu/BUILD.gn
|
| +++ b/gpu/BUILD.gn
|
| @@ -87,6 +87,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",
|
|
|