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

Unified Diff: chromeos/BUILD.gn

Issue 2794493002: Add AuthPolicyLoginHelper (Closed)
Patch Set: Created 3 years, 9 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index a4413c8a74c3de979b5e41b2e62e6e853db738ff..0f3da51a77435e2a68e08fa0ae03a46c90454cb2 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -274,6 +274,8 @@ component("chromeos") {
"login/auth/auth_status_consumer.h",
"login/auth/authenticator.cc",
"login/auth/authenticator.h",
+ "login/auth/authpolicy_login_helper.cc",
+ "login/auth/authpolicy_login_helper.h",
"login/auth/cryptohome_authenticator.cc",
"login/auth/cryptohome_authenticator.h",
"login/auth/extended_authenticator.cc",

Powered by Google App Engine
This is Rietveld 408576698