| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 307408ab1acd25c0d137be116cd19ae117fa3a2b..45a817be2b48924a99e766e6e1e9eb69989655d1 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",
|
|
|