Chromium Code Reviews| Index: components/login/BUILD.gn |
| diff --git a/components/login/BUILD.gn b/components/login/BUILD.gn |
| index 22249304a8c9b88032989f9cd3c0947860f47db9..00c322080b17fdb7662e09857ec5247da12312d9 100644 |
| --- a/components/login/BUILD.gn |
| +++ b/components/login/BUILD.gn |
| @@ -10,6 +10,8 @@ component("login") { |
| "localized_values_builder.h", |
| "screens/screen_context.cc", |
| "screens/screen_context.h", |
| + "secure_module_util_chromeos.cc", |
| + "secure_module_util_chromeos.h", |
| ] |
| defines = [ "LOGIN_IMPLEMENTATION" ] |