Index: athena/test/athena_test_helper.cc |
diff --git a/athena/test/athena_test_helper.cc b/athena/test/athena_test_helper.cc |
index e99b002fc537f187b23a2143bb9ef9535cb822ee..95732812369896241eede42f7e775de85372849d 100644 |
--- a/athena/test/athena_test_helper.cc |
+++ b/athena/test/athena_test_helper.cc |
@@ -60,7 +60,7 @@ void AthenaTestHelper::SetUp(ui::ContextFactory* context_factory) { |
base::CommandLine::ForCurrentProcess()->AppendSwitch( |
app_list::switches::kEnableExperimentalAppList); |
- chromeos::DBusThreadManager::InitializeWithStub(); |
+ chromeos::DBusThreadManager::Initialize(); |
aura::Env::CreateInstance(true); |
aura::Env::GetInstance()->set_context_factory(context_factory); |