Index: ui/gl/test/gl_surface_test_support.cc |
diff --git a/ui/gl/test/gl_surface_test_support.cc b/ui/gl/test/gl_surface_test_support.cc |
index 72e074cfabe055253e5140d170f0fa529506b577..d7f132316f4e42f3f41ab73a1eb916fa420b5a26 100644 |
--- a/ui/gl/test/gl_surface_test_support.cc |
+++ b/ui/gl/test/gl_surface_test_support.cc |
@@ -76,7 +76,7 @@ void GLSurfaceTestSupport::InitializeOneOffImplementation( |
// This method may be called multiple times in the same process to set up |
// bindings in different ways. |
- init::ClearGLBindings(); |
+ init::ShutdownGL(); |
bool gpu_service_logging = false; |
bool disable_gl_drawing = false; |