| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index d0216157d654e1c6b6400fdb37214ef7d6a94697..5b762b232835885d9356beb5b1871b74d5df687c 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",
|
|
|