Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(589)

Unified Diff: components/signin/core/browser/BUILD.gn

Issue 505853003: Work on GN build of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/password_manager/core/browser/BUILD.gn ('k') | components/translate/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/password_manager/core/browser/BUILD.gn ('k') | components/translate/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698