Index: mojo/shell/public/interfaces/shell.mojom |
diff --git a/mojo/shell/public/interfaces/shell.mojom b/mojo/shell/public/interfaces/shell.mojom |
index 1076127c5b029ef26dddce751dbd521772859134..f29df889a34d1cf13296db524547bd27785c0864 100644 |
--- a/mojo/shell/public/interfaces/shell.mojom |
+++ b/mojo/shell/public/interfaces/shell.mojom |
@@ -67,7 +67,6 @@ interface Shell { |
// creation. |
CreateInstance(ShellClientFactory factory, |
Identity target, |
- CapabilityFilter filter, |
PIDReceiver& pid_receiver) => (ConnectResult result); |
// The listener is removed when the |listener| pipe is closed. |