Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 6ce1de9e23d49ae44a11717d9283db1658ad66cc..99bd59ad01bfa599c62cfc31b8ef2fa49849be38 100644 |
| --- a/ui/gl/gl.gyp |
| +++ b/ui/gl/gl.gyp |
| @@ -191,6 +191,7 @@ |
| 'sources!': [ |
| '<(gl_binding_output_dir)/gl_bindings_autogen_osmesa.cc', |
| '<(gl_binding_output_dir)/gl_bindings_autogen_osmesa.h', |
| + 'gl_context_osmesa.cc', |
| 'system_monitor_posix.cc', |
| ], |
| 'defines': [ |