| Index: google_apis/google_apis.gyp
|
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
|
| index 0d9902620205e7c60aa0907814b3f223dd606e92..e401cca875dca54a7b8f997ad3fadf699a978e56 100644
|
| --- a/google_apis/google_apis.gyp
|
| +++ b/google_apis/google_apis.gyp
|
| @@ -101,6 +101,8 @@
|
| 'drive/task_util.h',
|
| 'drive/time_util.cc',
|
| 'drive/time_util.h',
|
| + 'gaia/account_tracker.cc',
|
| + 'gaia/account_tracker.h',
|
| 'gaia/dummy_identity_provider.cc',
|
| 'gaia/dummy_identity_provider.h',
|
| 'gaia/gaia_auth_consumer.cc',
|
| @@ -176,6 +178,7 @@
|
| 'drive/request_sender_unittest.cc',
|
| 'drive/request_util_unittest.cc',
|
| 'drive/time_util_unittest.cc',
|
| + 'gaia/account_tracker_unittest.cc',
|
| 'gaia/gaia_auth_fetcher_unittest.cc',
|
| 'gaia/gaia_auth_util_unittest.cc',
|
| 'gaia/gaia_oauth_client_unittest.cc',
|
|
|