| Index: content/browser/frame_host/frame_mojo_shell.h
|
| diff --git a/content/browser/frame_host/frame_mojo_shell.h b/content/browser/frame_host/frame_mojo_shell.h
|
| index 88709067a7b79f96e1594b750c2c90f6de83f07c..a3e2912fdf8b5deff1798dd45f323af612d8bd97 100644
|
| --- a/content/browser/frame_host/frame_mojo_shell.h
|
| +++ b/content/browser/frame_host/frame_mojo_shell.h
|
| @@ -39,7 +39,6 @@ class FrameMojoShell : public mojo::shell::mojom::Shell,
|
| uint32_t user_id,
|
| mojo::shell::mojom::InterfaceProviderRequest services,
|
| mojo::shell::mojom::InterfaceProviderPtr exposed_services,
|
| - mojo::shell::mojom::CapabilityFilterPtr filter,
|
| const mojo::shell::mojom::Connector::ConnectCallback& callback) override;
|
| void Clone(mojo::shell::mojom::ConnectorRequest request) override;
|
|
|
|
|