Index: google_apis/google_apis.gyp |
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp |
index a3dbb03045c9a810565aa71b6d31d2fb2fe92e06..77dfce9c5d67cf5653036a1f008e7465c929d92b 100644 |
--- a/google_apis/google_apis.gyp |
+++ b/google_apis/google_apis.gyp |
@@ -95,6 +95,8 @@ |
'drive/task_util.h', |
'drive/time_util.cc', |
'drive/time_util.h', |
+ 'gaia/account_tracker.cc', |
+ 'gaia/account_tracker.h', |
'gaia/gaia_auth_consumer.cc', |
'gaia/gaia_auth_consumer.h', |
'gaia/gaia_auth_fetcher.cc', |
@@ -168,6 +170,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', |