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

Unified Diff: ash/mus/bridge/wm_lookup_mus.h

Issue 2620153003: Folds WmRootWindowController into RootWindowController (Closed)
Patch Set: merge 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/mus/accelerators/accelerator_controller_unittest.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/bridge/wm_lookup_mus.h
diff --git a/ash/mus/bridge/wm_lookup_mus.h b/ash/mus/bridge/wm_lookup_mus.h
index 93d5ccbd1e290e9c8460a2b2fd67d83c81f73b35..91ad320b473ad8982cc9994882edb5873087a71d 100644
--- a/ash/mus/bridge/wm_lookup_mus.h
+++ b/ash/mus/bridge/wm_lookup_mus.h
@@ -20,7 +20,7 @@ class WmLookupMus : public WmLookup {
~WmLookupMus() override;
// WmLookup:
- WmRootWindowController* GetRootWindowControllerWithDisplayId(
+ ash::RootWindowController* GetRootWindowControllerWithDisplayId(
int64_t id) override;
WmWindow* GetWindowForWidget(views::Widget* widget) override;
« no previous file with comments | « ash/mus/accelerators/accelerator_controller_unittest.cc ('k') | ash/mus/bridge/wm_lookup_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698