Index: chrome/browser/signin/android_profile_oauth2_token_service.h |
diff --git a/chrome/browser/signin/android_profile_oauth2_token_service.h b/chrome/browser/signin/android_profile_oauth2_token_service.h |
index 1d6c054e8e1cc5b82e0c9006b8bede8f082413dd..8c0f4f2204589726391bc6ef246f11e798e1a1f2 100644 |
--- a/chrome/browser/signin/android_profile_oauth2_token_service.h |
+++ b/chrome/browser/signin/android_profile_oauth2_token_service.h |
@@ -15,9 +15,6 @@ |
#include "chrome/browser/signin/profile_oauth2_token_service.h" |
#include "google_apis/gaia/google_service_auth_error.h" |
-class TokenService; |
- |
- |
// A specialization of ProfileOAuth2TokenService that will be returned by |
// ProfileOAuth2TokenServiceFactory for OS_ANDROID. This instance uses |
// native Android features to lookup OAuth2 tokens. |