| 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",
|
|
|