| Index: components/signin/core/browser/BUILD.gn
|
| diff --git a/components/signin/core/browser/BUILD.gn b/components/signin/core/browser/BUILD.gn
|
| index 6ec8324d7728d85a73681745bb3783ee2592fa31..92a67b02a79ebf159289ba8c7bb302671cb8a8a4 100644
|
| --- a/components/signin/core/browser/BUILD.gn
|
| +++ b/components/signin/core/browser/BUILD.gn
|
| @@ -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",
|
|
|