| 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 07972cdd6f231e2c6baaa37600371deadeff5cea..70cab225b5aaf5c1825c9d6b2d06f17b80d63d51 100644
|
| --- a/components/signin/core/browser/mutable_profile_oauth2_token_service.h
|
| +++ b/components/signin/core/browser/mutable_profile_oauth2_token_service.h
|
| @@ -53,7 +53,6 @@ class MutableProfileOAuth2TokenService : public ProfileOAuth2TokenService,
|
|
|
| // SigninErrorController::AuthStatusProvider implementation.
|
| std::string GetAccountId() const override;
|
| - std::string GetUsername() const override;
|
| GoogleServiceAuthError GetAuthStatus() const override;
|
|
|
| private:
|
|
|