Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / jingle / notifier / base / gaia_token_pre_xmpp_auth.h
index 60e0c96..546288e 100644 (file)
@@ -28,8 +28,8 @@ class GaiaTokenPreXmppAuth : public buzz::PreXmppAuth {
   // all the methods out as we don't actually do any authentication at
   // this point.
   virtual void StartPreXmppAuth(const buzz::Jid& jid,
-                                const talk_base::SocketAddress& server,
-                                const talk_base::CryptString& pass,
+                                const rtc::SocketAddress& server,
+                                const rtc::CryptString& pass,
                                 const std::string& auth_mechanism,
                                 const std::string& auth_token) OVERRIDE;