Index: ui/gl/gl.gyp |
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
index 4aa5f70714a29f491f0cea99685662195cd396fd..50f55e9e7059f546bd8e077dd30fcaef09251e27 100644 |
--- a/ui/gl/gl.gyp |
+++ b/ui/gl/gl.gyp |
@@ -60,6 +60,8 @@ |
'gl_context_osmesa.h', |
'gl_context_stub.cc', |
'gl_context_stub.h', |
+ 'gl_context_stub_with_extensions.cc', |
+ 'gl_context_stub_with_extensions.h', |
'gl_context_win.cc', |
'gl_context_x11.cc', |
'gl_export.h', |
@@ -106,6 +108,8 @@ |
'gl_surface_osmesa.h', |
'gl_switches.cc', |
'gl_switches.h', |
+ 'gl_version_info.cc', |
+ 'gl_version_info.h', |
'gpu_switching_manager.cc', |
'gpu_switching_manager.h', |
'io_surface_support_mac.cc', |