| Index: google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| diff --git a/google_apis/gaia/oauth2_access_token_fetcher_impl.h b/google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| index c0529dd0822b68ba842e40ea738ae6e788587733..9e8759682764dc65cc50b429a851ce04ca7c30dc 100644
|
| --- a/google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| +++ b/google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| @@ -25,7 +25,6 @@ class Time;
|
| namespace net {
|
| class URLFetcher;
|
| class URLRequestContextGetter;
|
| -class URLRequestStatus;
|
| }
|
|
|
| // Abstracts the details to get OAuth2 access token token from
|
|
|