Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(706)

Unified Diff: ui/gl/gl.gyp

Issue 227473009: Mac: Remove NSView support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/gl/gl_context_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index dec3585e8e6d3d54b90500f51180069290f688b8..e3b0bc5b05a79cca2605a9b0d710c0d6492df8c2 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -261,10 +261,6 @@
'gl_image_io_surface.h',
'gl_surface_cgl.cc',
'gl_surface_cgl.h',
- 'gl_context_nsview.mm',
- 'gl_context_nsview.h',
- 'gl_surface_nsview.mm',
- 'gl_surface_nsview.h',
'scoped_cgl.cc',
'scoped_cgl.h',
],
« no previous file with comments | « no previous file | ui/gl/gl_context_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698