Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1802)

Unified Diff: ash/BUILD.gn

Issue 2726823003: Remove WmLookup. (Closed)
Patch Set: Remove wm_lookup. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « no previous file | ash/app_list/app_list_presenter_delegate.cc » ('j') | ash/common/devtools/ash_devtools_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698