Index: chrome/browser/signin/mutable_profile_oauth2_token_service.h |
diff --git a/chrome/browser/signin/mutable_profile_oauth2_token_service.h b/chrome/browser/signin/mutable_profile_oauth2_token_service.h |
index 9deb879c9dc548d8035e2b965f7057584e355ec0..65c93139e7de743c85433fe6d5832a4dcd24d0a7 100644 |
--- a/chrome/browser/signin/mutable_profile_oauth2_token_service.h |
+++ b/chrome/browser/signin/mutable_profile_oauth2_token_service.h |
@@ -60,7 +60,7 @@ class MutableProfileOAuth2TokenService : public ProfileOAuth2TokenService, |
// to information about the account. |
typedef std::map<std::string, linked_ptr<AccountInfo> > AccountInfoMap; |
- friend class ProfileOAuth2TokenServiceFactory; |
+ friend class ProfileOAuth2TokenServiceWrapperImpl; |
MutableProfileOAuth2TokenService(); |
virtual ~MutableProfileOAuth2TokenService(); |