Index: ash/system/chromeos/network/network_state_notifier_unittest.cc |
diff --git a/ash/system/chromeos/network/network_state_notifier_unittest.cc b/ash/system/chromeos/network/network_state_notifier_unittest.cc |
index 1032bf7041f19c31cb4077c3a3b62387285f640e..31107ecbdada54a4fe51ef44a8938cc8329396e7 100644 |
--- a/ash/system/chromeos/network/network_state_notifier_unittest.cc |
+++ b/ash/system/chromeos/network/network_state_notifier_unittest.cc |
@@ -41,7 +41,7 @@ class NetworkStateNotifierTest : public AshTestBase { |
virtual ~NetworkStateNotifierTest() {} |
virtual void SetUp() OVERRIDE { |
- DBusThreadManager::InitializeWithStub(); |
+ DBusThreadManager::Initialize(); |
chromeos::LoginState::Initialize(); |
SetupDefaultShillState(); |
chromeos::NetworkHandler::Initialize(); |