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

Unified Diff: ash/BUILD.gn

Issue 2726823003: Remove WmLookup. (Closed)
Patch Set: Clean up include and modify comment. 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
« no previous file with comments | « no previous file | ash/app_list/app_list_presenter_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | ash/app_list/app_list_presenter_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698