| Index: google_apis/google_apis.gyp
|
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
|
| index c1f44e7526d5849bbb1d9301f17b7c759796abf8..dd346a83c12a6446268b9c6b1f158e2a2055f606 100644
|
| --- a/google_apis/google_apis.gyp
|
| +++ b/google_apis/google_apis.gyp
|
| @@ -75,14 +75,8 @@
|
| 'gaia/oauth2_access_token_fetcher.h',
|
| 'gaia/oauth2_api_call_flow.cc',
|
| 'gaia/oauth2_api_call_flow.h',
|
| - 'gaia/oauth2_mint_token_consumer.h',
|
| - 'gaia/oauth2_mint_token_fetcher.cc',
|
| - 'gaia/oauth2_mint_token_fetcher.h',
|
| 'gaia/oauth2_mint_token_flow.cc',
|
| 'gaia/oauth2_mint_token_flow.h',
|
| - 'gaia/oauth2_revocation_consumer.h',
|
| - 'gaia/oauth2_revocation_fetcher.cc',
|
| - 'gaia/oauth2_revocation_fetcher.h',
|
| 'google_api_keys.cc',
|
| 'google_api_keys.h',
|
| ],
|
|
|