Index: chrome/browser/chromeos/policy/device_status_collector_browsertest.cc |
diff --git a/chrome/browser/chromeos/policy/device_status_collector_browsertest.cc b/chrome/browser/chromeos/policy/device_status_collector_browsertest.cc |
index 215f6ec7195073d8e209812cb752d5ede236a7bc..9e1137d96a7e5e308f2b8e84191c3ac35a8c974d 100644 |
--- a/chrome/browser/chromeos/policy/device_status_collector_browsertest.cc |
+++ b/chrome/browser/chromeos/policy/device_status_collector_browsertest.cc |
@@ -709,7 +709,7 @@ class DeviceStatusCollectorNetworkInterfacesTest |
: public DeviceStatusCollectorTest { |
protected: |
virtual void SetUp() OVERRIDE { |
- chromeos::DBusThreadManager::InitializeWithStub(); |
+ chromeos::DBusThreadManager::Initialize(); |
chromeos::NetworkHandler::Initialize(); |
chromeos::ShillDeviceClient::TestInterface* test_device_client = |
chromeos::DBusThreadManager::Get()->GetShillDeviceClient()-> |