Index: components/mus/ws/connection_manager.h |
diff --git a/components/mus/ws/connection_manager.h b/components/mus/ws/connection_manager.h |
index f16ac18c6c55ec55769ea077630fb7b41b47e7f2..21e91edc285843e5515c0ac7e36496ea665b69ab 100644 |
--- a/components/mus/ws/connection_manager.h |
+++ b/components/mus/ws/connection_manager.h |
@@ -70,8 +70,7 @@ class ConnectionManager : public ServerWindowDelegate, |
// See description of WindowTree::Embed() for details. This assumes |
// |transport_window_id| is valid. |
- WindowTreeImpl* EmbedAtWindow(ConnectionSpecificId creator_id, |
- const WindowId& window_id, |
+ WindowTreeImpl* EmbedAtWindow(const WindowId& window_id, |
uint32_t policy_bitmask, |
mojom::WindowTreeClientPtr client); |