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

Unified Diff: ash/BUILD.gn

Issue 2871813002: Converts remaining usage of WmLayoutManager to aura::LayoutManager (Closed)
Patch Set: cleanup Created 3 years, 7 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/aura/aura_layout_manager_adapter.h » ('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 d73ce3d4c87145c7b6c89c3034490f770c9fff69..d691285737080ea13eb0e0c1351523126c21ef95 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -61,8 +61,6 @@ component("ash") {
"ash_touch_exploration_manager_chromeos.cc",
"ash_touch_exploration_manager_chromeos.h",
"ash_view_ids.h",
- "aura/aura_layout_manager_adapter.cc",
- "aura/aura_layout_manager_adapter.h",
"aura/key_event_watcher_aura.cc",
"aura/key_event_watcher_aura.h",
"aura/pointer_watcher_adapter.cc",
@@ -800,7 +798,6 @@ component("ash") {
"wm/workspace_controller.cc",
"wm/workspace_controller.h",
"wm_display_observer.h",
- "wm_layout_manager.h",
"wm_transient_window_observer.h",
"wm_window.cc",
"wm_window.h",
« no previous file with comments | « no previous file | ash/aura/aura_layout_manager_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698