Chromium Code Reviews| Index: ui/gl/BUILD.gn |
| diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
| index c596f53c9c45511b54b9266c747ce280ebd11ea7..12a44cc572c1ca76369bc6c3e5f5a215a64afc38 100644 |
| --- a/ui/gl/BUILD.gn |
| +++ b/ui/gl/BUILD.gn |
| @@ -92,6 +92,8 @@ component("gl") { |
| "gl_version_info.h", |
| "gpu_switching_manager.cc", |
| "gpu_switching_manager.h", |
| + "gpu_timing.cc", |
| + "gpu_timing.h", |
| "scoped_binders.cc", |
| "scoped_binders.h", |
| "scoped_make_current.cc", |