| Index: ash/mus/BUILD.gn
|
| diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
|
| index 6d791f724cc933e15209c0b941c5b37e4b90b56b..79bc41753259819097f218c011d5e0752664d6f9 100644
|
| --- a/ash/mus/BUILD.gn
|
| +++ b/ash/mus/BUILD.gn
|
| @@ -56,8 +56,6 @@ source_set("lib") {
|
| "shadow.h",
|
| "shadow_controller.cc",
|
| "shadow_controller.h",
|
| - "shelf_layout_impl.cc",
|
| - "shelf_layout_impl.h",
|
| "shelf_layout_manager.cc",
|
| "shelf_layout_manager.h",
|
| "shelf_layout_manager_delegate.h",
|
| @@ -65,8 +63,6 @@ source_set("lib") {
|
| "shell_delegate_mus.h",
|
| "status_layout_manager.cc",
|
| "status_layout_manager.h",
|
| - "user_window_controller_impl.cc",
|
| - "user_window_controller_impl.h",
|
| "window_manager.cc",
|
| "window_manager.h",
|
| "window_manager_application.cc",
|
|
|