Index: remoting/host/it2me/it2me_host.cc |
diff --git a/remoting/host/it2me/it2me_host.cc b/remoting/host/it2me/it2me_host.cc |
index 9aa88feab78c9ef5bc3ed40c62638eecf549e93a..fec201f17932d1ea344bdc8cc39b82d33d9e7dd9 100644 |
--- a/remoting/host/it2me/it2me_host.cc |
+++ b/remoting/host/it2me/it2me_host.cc |
@@ -195,7 +195,7 @@ void It2MeHost::FinishConnect() { |
host_.reset(new ChromotingHost( |
signal_strategy_.get(), |
desktop_environment_factory_.get(), |
- CreateHostSessionManager(network_settings, |
+ CreateHostSessionManager(signal_strategy_.get(), network_settings, |
host_context_->url_request_context_getter()), |
host_context_->audio_task_runner(), |
host_context_->input_task_runner(), |