| Index: google_apis/google_apis.gyp
|
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
|
| index c3263d02fbb00cfc8f438959492e8fa00cb3fa2a..4a61de5eeb6de7b0b4feb9165425a948cd71eaa9 100644
|
| --- a/google_apis/google_apis.gyp
|
| +++ b/google_apis/google_apis.gyp
|
| @@ -103,6 +103,8 @@
|
| 'gaia/oauth2_mint_token_flow.h',
|
| 'gaia/oauth2_token_service.cc',
|
| 'gaia/oauth2_token_service.h',
|
| + 'gaia/oauth2_token_service_delegate.cc',
|
| + 'gaia/oauth2_token_service_delegate.h',
|
| 'gaia/oauth2_token_service_request.cc',
|
| 'gaia/oauth2_token_service_request.h',
|
| 'gaia/oauth_request_signer.cc',
|
|
|