Index: ui/gl/gl.gyp |
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
index 7374c86058d9a3066c2ad523e7ebd300fb6e8b24..8c12fa762bdc53f4085cf6fb286d7f015b7cd882 100644 |
--- a/ui/gl/gl.gyp |
+++ b/ui/gl/gl.gyp |
@@ -250,6 +250,8 @@ |
}], |
['OS=="mac"', { |
'sources': [ |
+ 'scoped_cgl.cc', |
Mark Mentovai
2014/02/10 03:10:29
Sort. s > g.
|
+ 'scoped_cgl.h', |
'gl_context_cgl.cc', |
'gl_context_cgl.h', |
'gl_image_io_surface.cc', |