summaryrefslogtreecommitdiffstats
path: root/google_apis
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis')
-rw-r--r--google_apis/gaia/gaia_auth_fetcher.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/google_apis/gaia/gaia_auth_fetcher.h b/google_apis/gaia/gaia_auth_fetcher.h
index 1c6ea37..5021a53 100644
--- a/google_apis/gaia/gaia_auth_fetcher.h
+++ b/google_apis/gaia/gaia_auth_fetcher.h
@@ -102,8 +102,8 @@ class GaiaAuthFetcher : public net::URLFetcherDelegate {
// Start a request to revoke |auth_token|.
//
- // Either OnRevokeOAuth2TokenSuccess or OnRevokeOAuth2TokenSuccess will be
- // called on the consumer on the original thread.
+ // OnOAuth2RevokeTokenCompleted will be called on the consumer on the original
+ // thread.
void StartRevokeOAuth2Token(const std::string& auth_token);
// Start a request to exchange the cookies of a signed-in user session