| 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 55d5bbddbed2acc94df910f238efc84807fec825..fd6026b0a56da284e1c201559d54ffcf3aa04ef5 100644
|
| --- a/content/common/gpu/client/gl_helper_unittest.cc
|
| +++ b/content/common/gpu/client/gl_helper_unittest.cc
|
| @@ -1541,7 +1541,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);
|
|
|