| Index: ui/aura/bench/bench_main.cc
|
| diff --git a/ui/aura/bench/bench_main.cc b/ui/aura/bench/bench_main.cc
|
| index 53a5c6ec9625a642f6ae57732d858fda48c30b21..5152c7c9cd3f9ff9ed689d3e4d59f35c6b3e3971 100644
|
| --- a/ui/aura/bench/bench_main.cc
|
| +++ b/ui/aura/bench/bench_main.cc
|
| @@ -299,7 +299,6 @@ int main(int argc, char** argv) {
|
| // The ContextFactory must exist before any Compositors are created.
|
| scoped_ptr<ui::InProcessContextFactory> context_factory(
|
| new ui::InProcessContextFactory());
|
| - ui::ContextFactory::SetInstance(context_factory.get());
|
|
|
| base::i18n::InitializeICU();
|
|
|
|
|