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

Unified Diff: ash/mus/BUILD.gn

Issue 2620913003: Removes WmRootWindowController subclasses (Closed)
Patch Set: spelling Created 3 years, 11 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/wm_root_window_controller.cc ('k') | ash/mus/bridge/wm_lookup_mus.cc » ('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 f40d004c02851d5648f55822c9f2a41b0fa89cc6..bde44a83dcb7be8e590cfcd7033509453eeb1c83 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -24,8 +24,6 @@ source_set("lib") {
"bridge/immersive_handler_factory_mus.h",
"bridge/wm_lookup_mus.cc",
"bridge/wm_lookup_mus.h",
- "bridge/wm_root_window_controller_mus.cc",
- "bridge/wm_root_window_controller_mus.h",
"bridge/wm_shell_mus.cc",
"bridge/wm_shell_mus.h",
"bridge/wm_window_mus.cc",
« no previous file with comments | « ash/common/wm_root_window_controller.cc ('k') | ash/mus/bridge/wm_lookup_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698