summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/gaia_auth/gaiaauth.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/notifier/gaia_auth/gaiaauth.h')
-rw-r--r--chrome/browser/sync/notifier/gaia_auth/gaiaauth.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/browser/sync/notifier/gaia_auth/gaiaauth.h b/chrome/browser/sync/notifier/gaia_auth/gaiaauth.h
index e489f36..0de7632 100644
--- a/chrome/browser/sync/notifier/gaia_auth/gaiaauth.h
+++ b/chrome/browser/sync/notifier/gaia_auth/gaiaauth.h
@@ -85,11 +85,6 @@ class GaiaAuth : public PreXmppAuth {
token_service_ = token_service;
}
- virtual std::string ChooseBestSaslMechanism(
- const std::vector<std::string>& mechanisms, bool encrypted);
- virtual buzz::SaslMechanism* CreateSaslMechanism(
- const std::string& mechanism);
-
std::string CreateAuthenticatedUrl(const std::string& continue_url,
const std::string& service);