Index: components/mus/mus_app.h |
diff --git a/components/mus/mus_app.h b/components/mus/mus_app.h |
index bae8ed7db8da26dbf01171b1582bbbdd52de0f7e..5be90316378315954c8dddc80f0568f59d5ed55f 100644 |
--- a/components/mus/mus_app.h |
+++ b/components/mus/mus_app.h |
@@ -63,7 +63,6 @@ class MandolineUIServicesApp |
ws::ClientConnection* CreateClientConnectionForEmbedAtWindow( |
ws::ConnectionManager* connection_manager, |
mojo::InterfaceRequest<mojom::WindowTree> tree_request, |
- ConnectionSpecificId creator_id, |
const ws::WindowId& root_id, |
uint32_t policy_bitmask, |
mojom::WindowTreeClientPtr client) override; |