Index: remoting/client/host_connection.h |
=================================================================== |
--- remoting/client/host_connection.h (revision 49299) |
+++ remoting/client/host_connection.h (working copy) |
@@ -47,7 +47,7 @@ |
virtual ~HostConnection(); |
- void Connect(const std::string& username, const std::string& auth_token, |
+ void Connect(const std::string& username, const std::string& password, |
const std::string& host_jid); |
void Disconnect(); |