Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / signin / core / browser / BUILD.gn
index 6ec8324..a5cdab7 100644 (file)
@@ -10,6 +10,8 @@ static_library("browser") {
     "account_reconcilor.h",
     "account_service_flag_fetcher.cc",
     "account_service_flag_fetcher.h",
+    "account_tracker_service.cc",
+    "account_tracker_service.h",
     "mutable_profile_oauth2_token_service.cc",
     "mutable_profile_oauth2_token_service.h",
     "profile_oauth2_token_service.cc",
@@ -71,6 +73,7 @@ static_library("browser") {
 }
 
 static_library("test_support") {
+  testonly = true
   sources = [
     "fake_auth_status_provider.cc",
     "fake_auth_status_provider.h",