| Index: google_apis/gaia/oauth2_mint_token_flow.h
|
| diff --git a/google_apis/gaia/oauth2_mint_token_flow.h b/google_apis/gaia/oauth2_mint_token_flow.h
|
| index 1871cea3577676f2bc192592f230f8c38dbbbeff..ff597cc9a5910c8fc313f7e6f9ef6ec6ea1fbb8c 100644
|
| --- a/google_apis/gaia/oauth2_mint_token_flow.h
|
| +++ b/google_apis/gaia/oauth2_mint_token_flow.h
|
| @@ -26,10 +26,6 @@ namespace content {
|
| class URLFetcher;
|
| }
|
|
|
| -namespace net {
|
| -class URLRequestContextGetter;
|
| -}
|
| -
|
| // IssueAdvice: messages to show to the user to get a user's approval.
|
| // The structure is as follows:
|
| // * Description 1
|
|
|