| Index: remoting/host/it2me_host_user_interface.cc
|
| diff --git a/remoting/host/it2me_host_user_interface.cc b/remoting/host/it2me_host_user_interface.cc
|
| index 56b9c7b6150afe6132a0ccfeabe25b2eaea3dafb..857eaca3b6dd62851556787b1a262067ce839110 100644
|
| --- a/remoting/host/it2me_host_user_interface.cc
|
| +++ b/remoting/host/it2me_host_user_interface.cc
|
| @@ -53,7 +53,7 @@ void It2MeHostUserInterface::InitFrom(DisconnectWindow* disconnect_window,
|
| }
|
|
|
| void It2MeHostUserInterface::OnSignallingConnected(
|
| - SignalStrategy* signal_strategy, const std::string& full_jid) {
|
| + SignalStrategy* signal_strategy) {
|
| }
|
|
|
| void It2MeHostUserInterface::OnSignallingDisconnected() {
|
|
|