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

Unified Diff: ash/mus/BUILD.gn

Issue 2033843003: Makes ash/mus use RootWindowControllerCommon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_mash_wm
Patch Set: merge fail Created 4 years, 6 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 | « ash/common/shell_window_ids.cc ('k') | ash/mus/background_layout.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index fefb6c9122fe66b6a63f24a50ca8f860eaa1e36d..65a94f3d9a1ae06e1d4b7068c4838f3acb6a73e9 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -12,8 +12,6 @@ source_set("lib") {
sources = [
"accelerator_registrar_impl.cc",
"accelerator_registrar_impl.h",
- "background_layout.cc",
- "background_layout.h",
"bridge/mus_layout_manager_adapter.cc",
"bridge/mus_layout_manager_adapter.h",
"bridge/wm_lookup_mus.cc",
@@ -32,8 +30,6 @@ source_set("lib") {
"disconnected_app_handler.h",
"drag_window_resizer.cc",
"drag_window_resizer.h",
- "fill_layout.cc",
- "fill_layout.h",
"frame/caption_buttons/caption_button_types.h",
"frame/caption_buttons/frame_caption_button.cc",
"frame/caption_buttons/frame_caption_button.h",
« no previous file with comments | « ash/common/shell_window_ids.cc ('k') | ash/mus/background_layout.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698