Index: components/signin/core/browser/profile_oauth2_token_service.h |
diff --git a/components/signin/core/browser/profile_oauth2_token_service.h b/components/signin/core/browser/profile_oauth2_token_service.h |
index 365b53a4fbbc03f78345e2c141cdd1ddd70216c6..ed37306db04f6ec685f6127237ac7c91b9f06f10 100644 |
--- a/components/signin/core/browser/profile_oauth2_token_service.h |
+++ b/components/signin/core/browser/profile_oauth2_token_service.h |
@@ -33,7 +33,7 @@ class SigninClient; |
// won't be cached. |
// |
// Note: requests should be started from the UI thread. To start a |
-// request from other thread, please use ProfileOAuth2TokenServiceRequest. |
+// request from other thread, please use OAuth2TokenServiceRequest. |
class ProfileOAuth2TokenService : public OAuth2TokenService, |
public KeyedService { |
public: |