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

Unified Diff: ash/BUILD.gn

Issue 2336653002: Ports SystemModalContainerLayoutManager to ash/common (Closed)
Patch Set: merge again Created 4 years, 3 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/wm_window_aura.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 c7d9f240802f4dca5599d13ce2d9cf6e5ab34520..e89b562b7205b2446136c5797e595378b3780de1 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -489,6 +489,8 @@ component("ash") {
"common/wm/root_window_layout_manager.h",
"common/wm/switchable_windows.cc",
"common/wm/switchable_windows.h",
+ "common/wm/system_modal_container_layout_manager.cc",
+ "common/wm/system_modal_container_layout_manager.h",
"common/wm/window_animation_types.h",
"common/wm/window_cycle_controller.cc",
"common/wm/window_cycle_controller.h",
@@ -793,8 +795,6 @@ component("ash") {
"wm/system_modal_container_event_filter.cc",
"wm/system_modal_container_event_filter.h",
"wm/system_modal_container_event_filter_delegate.h",
- "wm/system_modal_container_layout_manager.cc",
- "wm/system_modal_container_layout_manager.h",
"wm/system_wallpaper_controller.cc",
"wm/system_wallpaper_controller.h",
"wm/toplevel_window_event_handler.cc",
« no previous file with comments | « no previous file | ash/aura/wm_window_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698