| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index b413405e4436336369f84c1200c6f7328029a405..b72b9eb3985c2ddfd3a035b3e6453f44fbf0cce5 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -43,8 +43,6 @@ component("ash") {
|
| "aura/key_event_watcher_aura.h",
|
| "aura/pointer_watcher_adapter.cc",
|
| "aura/pointer_watcher_adapter.h",
|
| - "aura/wm_lookup_aura.cc",
|
| - "aura/wm_lookup_aura.h",
|
| "aura/wm_shell_aura.cc",
|
| "aura/wm_shell_aura.h",
|
| "autoclick/autoclick_controller.cc",
|
| @@ -584,8 +582,6 @@ component("ash") {
|
| "common/wm_activation_observer.h",
|
| "common/wm_display_observer.h",
|
| "common/wm_layout_manager.h",
|
| - "common/wm_lookup.cc",
|
| - "common/wm_lookup.h",
|
| "common/wm_shell.cc",
|
| "common/wm_shell.h",
|
| "common/wm_transient_window_observer.h",
|
|
|