Index: content/common/gpu/client/gl_helper_unittest.cc |
diff --git a/content/common/gpu/client/gl_helper_unittest.cc b/content/common/gpu/client/gl_helper_unittest.cc |
index 68484972dfc934c4b3b1fc85f7231361c6eb2819..72593ae3e1ead599fc9f43c24a252d108ac94f32 100644 |
--- a/content/common/gpu/client/gl_helper_unittest.cc |
+++ b/content/common/gpu/client/gl_helper_unittest.cc |
@@ -1571,7 +1571,6 @@ int main(int argc, char** argv) { |
#if defined(TOOLKIT_GTK) |
gfx::GtkInitFromCommandLine(*CommandLine::ForCurrentProcess()); |
#endif |
- gfx::GLSurface::InitializeOneOff(); |
gpu::ApplyGpuDriverBugWorkarounds(CommandLine::ForCurrentProcess()); |
content::UnitTestTestSuite runner(suite); |