Chromium Code Reviews| 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", |
| ] |
| configs += [ "//build/config:precompiled_headers" ] |