Index: components/mus/ws/connection_manager_delegate.h |
diff --git a/components/mus/ws/connection_manager_delegate.h b/components/mus/ws/connection_manager_delegate.h |
index 730be4b69e60b332d01b56d725030a4682775e1e..56acda431acc2edcd9adcf970ba17c62e3bfe3c4 100644 |
--- a/components/mus/ws/connection_manager_delegate.h |
+++ b/components/mus/ws/connection_manager_delegate.h |
@@ -32,7 +32,6 @@ class ConnectionManagerDelegate { |
virtual ClientConnection* CreateClientConnectionForEmbedAtWindow( |
ConnectionManager* connection_manager, |
mojo::InterfaceRequest<mojom::WindowTree> tree_request, |
- ConnectionSpecificId creator_id, |
const WindowId& root_id, |
uint32_t policy_bitmask, |
mojom::WindowTreeClientPtr client) = 0; |