Index: ui/gl/BUILD.gn |
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
index 6f4bd33c087ab28ecb996cce1265baf1e5ced7d7..16bad00558995a885311d813ff45bf710fad95e8 100644 |
--- a/ui/gl/BUILD.gn |
+++ b/ui/gl/BUILD.gn |
@@ -96,6 +96,8 @@ component("gl") { |
"gpu_switching_manager.h", |
"gpu_timing.cc", |
"gpu_timing.h", |
+ "scoped_api.cc", |
+ "scoped_api.h", |
"scoped_binders.cc", |
"scoped_binders.h", |
"scoped_make_current.cc", |