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

Unified Diff: ash/mus/window_manager.h

Issue 2886253002: mash: remove more shell/shelf WmWindow usage. (Closed)
Patch Set: Sync and rebase. 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
Index: ash/mus/window_manager.h
diff --git a/ash/mus/window_manager.h b/ash/mus/window_manager.h
index 4d4dce81271889bfecb5a7026ed37140ac039c52..daf1592fcad6c9bcca9f228645189928cf23c9e8 100644
--- a/ash/mus/window_manager.h
+++ b/ash/mus/window_manager.h
@@ -145,8 +145,6 @@ class WindowManager : public aura::WindowManagerDelegate,
void Shutdown();
- RootWindowController* GetPrimaryRootWindowController();
-
// WindowTreeClientDelegate:
void OnEmbed(
std::unique_ptr<aura::WindowTreeHostMus> window_tree_host) override;

Powered by Google App Engine
This is Rietveld 408576698