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

Unified Diff: ui/gl/gl.gyp

Issue 334173006: Clean up GLSurfaceCGL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stick with similarity=50 (wasn't getting anywhere with that) Created 6 years, 6 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
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index ceba2a9b1029b376f7bca94b1dc0eff15859fef7..40a2ff0fbe14e0a5c44bb9fb1b9cbab43ed2c5fd 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -259,8 +259,6 @@
'gl_context_cgl.h',
'gl_image_io_surface.cc',
'gl_image_io_surface.h',
- 'gl_surface_cgl.cc',
- 'gl_surface_cgl.h',
'scoped_cgl.cc',
'scoped_cgl.h',
],

Powered by Google App Engine
This is Rietveld 408576698