Index: ui/views/mus/platform_window_mus.cc |
diff --git a/ui/views/mus/platform_window_mus.cc b/ui/views/mus/platform_window_mus.cc |
index 14a85e11e6a46b7da99e8bab2cf9c1438f53bf2c..1ae09d182c134d3542b9eb0dfdeafe0a1f96e234 100644 |
--- a/ui/views/mus/platform_window_mus.cc |
+++ b/ui/views/mus/platform_window_mus.cc |
@@ -22,7 +22,7 @@ static uint32_t accelerated_widget_count = 1; |
} // namespace |
PlatformWindowMus::PlatformWindowMus(ui::PlatformWindowDelegate* delegate, |
- mojo::Connector* connector, |
+ shell::Connector* connector, |
mus::Window* mus_window) |
: delegate_(delegate), |
mus_window_(mus_window), |