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

Unified Diff: ui/gl/gl.gyp

Issue 2189233003: Move last of platform dependent init from //ui/gl to //ui/gl/init. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix return values. Created 4 years, 5 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 | « ui/gl/BUILD.gn ('k') | ui/gl/gl_egl_api_implementation.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 21d9eb0153ca663000ca647891bea9a9a9f9b872..8f7359adb31da1b7972e6876410f2780eafee936 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -81,11 +81,6 @@
'gl_image_stub.h',
'gl_implementation.cc',
'gl_implementation.h',
- 'gl_implementation_android.cc',
- 'gl_implementation_mac.cc',
- 'gl_implementation_ozone.cc',
- 'gl_implementation_win.cc',
- 'gl_implementation_x11.cc',
'gl_osmesa_api_implementation.cc',
'gl_osmesa_api_implementation.h',
'gl_share_group.cc',
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_egl_api_implementation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698