Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / content / browser / compositor / software_output_device_ozone_unittest.cc
index 751e3ee..a7bb49f 100644 (file)
@@ -81,7 +81,6 @@ class SoftwareOutputDeviceOzoneTest : public testing::Test {
 };
 
 SoftwareOutputDeviceOzoneTest::SoftwareOutputDeviceOzoneTest() {
-  CHECK(gfx::InitializeStaticGLBindings(gfx::kGLImplementationOSMesaGL));
   message_loop_.reset(new base::MessageLoopForUI);
 }