Chromium Code Reviews| Index: ui/gl/BUILD.gn |
| diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
| index 5f5ab9700654ae6bf9120e5d3f711fe979da6800..1a9ae9bb8b4df0a5bcffe3a2120270cd8309ab12 100644 |
| --- a/ui/gl/BUILD.gn |
| +++ b/ui/gl/BUILD.gn |
| @@ -68,6 +68,8 @@ component("gl") { |
| "gl_context_osmesa.h", |
| "gl_context_stub.cc", |
| "gl_context_stub.h", |
| + "gl_driver_workarounds.cc", |
| + "gl_driver_workarounds.h", |
| "gl_enums.cc", |
| "gl_enums.h", |
| "gl_enums_implementation_autogen.h", |