Chromium Code Reviews| Index: ui/gl/BUILD.gn |
| diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
| index 22ee988546086b64b437d55fea65d011d3febc77..bdd5059b5ad31cae5a225683f4483d389b401e4b 100644 |
| --- a/ui/gl/BUILD.gn |
| +++ b/ui/gl/BUILD.gn |
| @@ -250,6 +250,8 @@ component("gl") { |
| "gl_context_ozone.cc", |
| "gl_egl_api_implementation.cc", |
| "gl_egl_api_implementation.h", |
| + "gl_image_ozone_native_pixmap.cc", |
| + "gl_image_ozone_native_pixmap.h", |
| "gl_implementation_ozone.cc", |
| "gl_surface_ozone.cc", |
| ] |