| Index: trunk/src/content/common/gpu/client/gl_helper_unittest.cc
|
| ===================================================================
|
| --- trunk/src/content/common/gpu/client/gl_helper_unittest.cc (revision 247809)
|
| +++ trunk/src/content/common/gpu/client/gl_helper_unittest.cc (working copy)
|
| @@ -1571,6 +1571,7 @@
|
| #if defined(TOOLKIT_GTK)
|
| gfx::GtkInitFromCommandLine(*CommandLine::ForCurrentProcess());
|
| #endif
|
| + gfx::GLSurface::InitializeOneOff();
|
| gpu::ApplyGpuDriverBugWorkarounds(CommandLine::ForCurrentProcess());
|
|
|
| content::UnitTestTestSuite runner(suite);
|
|
|