Chromium Code Reviews| Index: ipc/ipc_channel_nacl.h |
| diff --git a/ipc/ipc_channel_nacl.h b/ipc/ipc_channel_nacl.h |
| index 8d26772693b227422efbcd3f264544bcac25f1bf..c309cd9a83e732f8eaa7430000446d679261f910 100644 |
| --- a/ipc/ipc_channel_nacl.h |
| +++ b/ipc/ipc_channel_nacl.h |
| @@ -70,7 +70,6 @@ |
| bool DidEmptyInputBuffers() override; |
| void HandleInternalMessage(const Message& msg) override; |
| base::ProcessId GetSenderPID() override; |
| - bool IsAttachmentBrokerEndpoint() override; |
| Mode mode_; |
| bool waiting_connect_; |