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

Unified Diff: chromeos/BUILD.gn

Issue 2794493002: Add AuthPolicyLoginHelper (Closed)
Patch Set: Update after review 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 | « chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc ('k') | chromeos/dbus/auth_policy_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 3ee7d8e5e3bf3c88f23fc319065e22aa9cb8a110..15f12d9715e8b055f4825ce787afcb5836c04a88 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -278,6 +278,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",
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc ('k') | chromeos/dbus/auth_policy_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698