Index: ui/gl/BUILD.gn |
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
index 76ed117d9024b26a1a51ffb2b98ce4745bb97f45..2dc61403817b40cee2d6e14276aaef5f8f6cc403 100644 |
--- a/ui/gl/BUILD.gn |
+++ b/ui/gl/BUILD.gn |
@@ -280,6 +280,7 @@ source_set("gl_unittest_utils") { |
test("gl_unittests") { |
sources = [ |
+ "gl_api_unittest.cc", |
"test/run_all_unittests.cc", |
] |