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

Unified Diff: ui/gl/gl.gyp

Issue 699643002: ui: Remove GLImageGLX. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « ui/gl/BUILD.gn ('k') | ui/gl/gl_image_glx.h » ('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 c404ee7136ae21026e4884208615414294340a7a..cd0a8526aef30036d7bccfc4161cc782cd273859 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -210,8 +210,6 @@
'gl_context_glx.h',
'gl_glx_api_implementation.cc',
'gl_glx_api_implementation.h',
- 'gl_image_glx.cc',
- 'gl_image_glx.h',
'gl_surface_glx.cc',
'gl_surface_glx.h',
'gl_egl_api_implementation.cc',
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_image_glx.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698