| Index: google_apis/gaia/oauth2_api_call_flow.h
|
| diff --git a/google_apis/gaia/oauth2_api_call_flow.h b/google_apis/gaia/oauth2_api_call_flow.h
|
| index c09209930a8570ad579f62f629817821d5b0602b..846a907e1e5fc35f7401f1077b8233f8a04a1f19 100644
|
| --- a/google_apis/gaia/oauth2_api_call_flow.h
|
| +++ b/google_apis/gaia/oauth2_api_call_flow.h
|
| @@ -13,9 +13,6 @@
|
| #include "net/url_request/url_fetcher_delegate.h"
|
| #include "url/gurl.h"
|
|
|
| -class GoogleServiceAuthError;
|
| -class OAuth2MintTokenFlowTest;
|
| -
|
| namespace net {
|
| class URLFetcher;
|
| class URLRequestContextGetter;
|
|
|