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

Unified Diff: ui/gl/init/gl_initializer_x11.cc

Issue 2548253003: Revert of ui/gl: Initialize the ANGLE Platform on all configurations (Closed)
Patch Set: Created 4 years 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/init/gl_initializer_win.cc ('k') | ui/ozone/common/gl_ozone_egl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/init/gl_initializer_x11.cc
diff --git a/ui/gl/init/gl_initializer_x11.cc b/ui/gl/init/gl_initializer_x11.cc
index 27fca0394649859884021fb3e2958f1ce07cb454..a41e5ce621a7f434fbfb801fefaa32336cb1cf5e 100644
--- a/ui/gl/init/gl_initializer_x11.cc
+++ b/ui/gl/init/gl_initializer_x11.cc
@@ -186,7 +186,6 @@
}
void ShutdownGLPlatform() {
- GLSurfaceEGL::ShutdownOneOff();
ClearBindingsEGL();
ClearBindingsGL();
ClearBindingsGLX();
« no previous file with comments | « ui/gl/init/gl_initializer_win.cc ('k') | ui/ozone/common/gl_ozone_egl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698