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