Chromium Code Reviews| Index: ash/BUILD.gn |
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
| index 13ef115fb0f643c52101f606afe446b52f86d97f..4ca7f49e310635c5c9c08e114bc14c355e5065ea 100644 |
| --- a/ash/BUILD.gn |
| +++ b/ash/BUILD.gn |
| @@ -199,6 +199,8 @@ component("ash") { |
| "link_handler_model.h", |
| "link_handler_model_factory.cc", |
| "link_handler_model_factory.h", |
| + "login/lock_screen_controller.cc", |
| + "login/lock_screen_controller.h", |
| "login/ui/lock_contents_view.cc", |
| "login/ui/lock_contents_view.h", |
| "login/ui/lock_screen.cc", |