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; |