Index: ui/gl/BUILD.gn |
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
index 8eb50dd7da7a10180affe8c9537aba18c24f5a96..0e8e059718b9cd5a734694eabd87ebbf51521a42 100644 |
--- a/ui/gl/BUILD.gn |
+++ b/ui/gl/BUILD.gn |
@@ -102,6 +102,8 @@ component("gl") { |
"scoped_make_current.h", |
"sync_control_vsync_provider.cc", |
"sync_control_vsync_provider.h", |
+ "trace_util.cc", |
+ "trace_util.h", |
reveman
2015/07/28 21:38:49
did you forget to add these files?
ericrk
2015/07/29 18:46:47
yup.
|
] |
configs += [ "//build/config:precompiled_headers" ] |