| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 1b1de9fcd6d936f9ebcb9688e1379cfafae17f56..8ad30a530a0095ed04ff1e0321b301a4159efff6 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -199,10 +199,10 @@ component("ash") {
|
| "link_handler_model.h",
|
| "link_handler_model_factory.cc",
|
| "link_handler_model_factory.h",
|
| - "login/views/lock_contents_view.cc",
|
| - "login/views/lock_contents_view.h",
|
| - "login/views/lock_screen.cc",
|
| - "login/views/lock_screen.h",
|
| + "login/ui/lock_contents_view.cc",
|
| + "login/ui/lock_contents_view.h",
|
| + "login/ui/lock_screen.cc",
|
| + "login/ui/lock_screen.h",
|
| "login_status.h",
|
| "magnifier/magnification_controller.cc",
|
| "magnifier/magnification_controller.h",
|
|
|