| Index: remoting/host/remoting_me2me_host.cc
|
| diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc
|
| index 4958b7ba15bca51f0dab35bc76f69ad2a8ae3296..fef1aef48d8a39d637e15ae7372a44107a720ffa 100644
|
| --- a/remoting/host/remoting_me2me_host.cc
|
| +++ b/remoting/host/remoting_me2me_host.cc
|
| @@ -532,7 +532,7 @@ class HostProcess
|
| log_to_server_.reset(
|
| new LogToServer(host_, ServerLogEntry::ME2ME, signal_strategy_.get()));
|
| host_event_logger_ = HostEventLogger::Create(host_, kApplicationName);
|
| -
|
| + host_event_logger_->OnStart(xmpp_login_);
|
| #if defined(OS_MACOSX) || defined(OS_WIN)
|
| if (host_user_interface_.get()) {
|
| host_user_interface_->Start(
|
|
|