| Index: google_apis/gaia/oauth2_token_service_delegate.h
|
| diff --git a/google_apis/gaia/oauth2_token_service_delegate.h b/google_apis/gaia/oauth2_token_service_delegate.h
|
| index 3a6c00c904e84e9fc2d44305e9ef84ee83e50bd6..1f6477bc42df6c9e9a252a20f51a43578eb2cc87 100644
|
| --- a/google_apis/gaia/oauth2_token_service_delegate.h
|
| +++ b/google_apis/gaia/oauth2_token_service_delegate.h
|
| @@ -15,8 +15,6 @@ namespace net {
|
| class URLRequestContextGetter;
|
| }
|
|
|
| -class SigninClient;
|
| -
|
| // Abstract base class to fetch and maintain refresh tokens from various
|
| // entities. Concrete subclasses should implement RefreshTokenIsAvailable and
|
| // CreateAccessTokenFetcher properly.
|
|
|