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

Unified Diff: ash/aura/wm_lookup_aura.h

Issue 2625843002: Folds WmRootWindowController into RootWindowController (Closed)
Patch Set: definition in wm_root_window_controller.cc 2 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/ash_touch_exploration_manager_chromeos.cc ('k') | ash/aura/wm_lookup_aura.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/aura/wm_lookup_aura.h
diff --git a/ash/aura/wm_lookup_aura.h b/ash/aura/wm_lookup_aura.h
index 68bedafd2ade78169c1fa1b7a173472d79865280..eb8025789609ccf1d4353b28d0fa949c27581b59 100644
--- a/ash/aura/wm_lookup_aura.h
+++ b/ash/aura/wm_lookup_aura.h
@@ -17,7 +17,7 @@ class WmLookupAura : public WmLookup {
~WmLookupAura() override;
// WmLookup:
- WmRootWindowController* GetRootWindowControllerWithDisplayId(
+ RootWindowController* GetRootWindowControllerWithDisplayId(
int64_t id) override;
WmWindow* GetWindowForWidget(views::Widget* widget) override;
« no previous file with comments | « ash/ash_touch_exploration_manager_chromeos.cc ('k') | ash/aura/wm_lookup_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698