Index: components/signin/core/browser/mutable_profile_oauth2_token_service.h |
diff --git a/components/signin/core/browser/mutable_profile_oauth2_token_service.h b/components/signin/core/browser/mutable_profile_oauth2_token_service.h |
index 6f7aa88915c6d21c10404e96d06601bc404234ae..d6cfc8a2d371dba4ad31100b01ffe56c5ae84f32 100644 |
--- a/components/signin/core/browser/mutable_profile_oauth2_token_service.h |
+++ b/components/signin/core/browser/mutable_profile_oauth2_token_service.h |
@@ -99,6 +99,8 @@ class MutableProfileOAuth2TokenService : public ProfileOAuth2TokenService, |
PersistenceDBUpgrade); |
FRIEND_TEST_ALL_PREFIXES(MutableProfileOAuth2TokenServiceTest, |
PersistenceLoadCredentials); |
+ FRIEND_TEST_ALL_PREFIXES(MutableProfileOAuth2TokenServiceTest, |
+ CanonicalizeAccountId); |
// WebDataServiceConsumer implementation: |
virtual void OnWebDataServiceRequestDone( |