| Index: ui/compositor/test/in_process_context_factory.cc
|
| diff --git a/ui/compositor/test/in_process_context_factory.cc b/ui/compositor/test/in_process_context_factory.cc
|
| index a7f8d0a6da22ddfb4f3c9ae5ddb9a55133730380..6d842554ae4d179ad5d8567fb45c6981ffe4f1ec 100644
|
| --- a/ui/compositor/test/in_process_context_factory.cc
|
| +++ b/ui/compositor/test/in_process_context_factory.cc
|
| @@ -94,8 +94,6 @@ InProcessContextFactory::InProcessContextFactory(
|
| DCHECK_NE(gfx::GetGLImplementation(), gfx::kGLImplementationNone)
|
| << "If running tests, ensure that main() is calling "
|
| << "gfx::GLSurfaceTestSupport::InitializeOneOff()";
|
| -
|
| - Layer::InitializeUILayerSettings();
|
| }
|
|
|
| InProcessContextFactory::~InProcessContextFactory() {
|
|
|