Index: google_apis/BUILD.gn |
diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn |
index 582d34a9452b3aedde92b1b7bbfaa0504752e687..90ca8ff3763445e1563b25dffc4796f204893585 100644 |
--- a/google_apis/BUILD.gn |
+++ b/google_apis/BUILD.gn |
@@ -77,6 +77,8 @@ config("key_defines") { |
source_set("google_apis") { |
sources = [ |
+ "gaia/account_tracker.cc", |
+ "gaia/account_tracker.h", |
"gaia/gaia_auth_consumer.cc", |
"gaia/gaia_auth_consumer.h", |
"gaia/gaia_auth_fetcher.cc", |