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

Unified Diff: chrome/browser/BUILD.gn

Issue 2802373002: Add ForceSigninVerifier. (Closed)
Patch Set: rogers' comments Created 3 years, 8 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 | « no previous file | chrome/browser/signin/chrome_signin_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 898eba8d54e0c0b353ffe0e7b8dc89934334cd2a..b472c3e3af9b70418bd14e15772111c556eda947 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2564,6 +2564,8 @@ split_static_library("browser") {
"profiles/profile_statistics_common.h",
"profiles/profile_statistics_factory.cc",
"profiles/profile_statistics_factory.h",
+ "signin/force_signin_verifier.cc",
+ "signin/force_signin_verifier.h",
"signin/signin_global_error.cc",
"signin/signin_global_error.h",
"signin/signin_global_error_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/signin/chrome_signin_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698