Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / test / base / testing_io_thread_state.cc
index 759d463..e79423f 100644 (file)
@@ -40,7 +40,7 @@ namespace chrome {
 TestingIOThreadState::TestingIOThreadState() {
 #if defined(OS_CHROMEOS)
   // Needed by IOThread constructor.
-  chromeos::DBusThreadManager::InitializeWithStub();
+  chromeos::DBusThreadManager::Initialize();
   chromeos::NetworkHandler::Initialize();
 #endif