Chromium Code Reviews| Index: ipc/ipc_channel_posix.cc |
| diff --git a/ipc/ipc_channel_posix.cc b/ipc/ipc_channel_posix.cc |
| index 42a33eafa7ee2eabbdffa36c3e2893e3c0f0b7c5..f2a054b17c30cc269cf92ae9a0a95d679c4a36b4 100644 |
| --- a/ipc/ipc_channel_posix.cc |
| +++ b/ipc/ipc_channel_posix.cc |
| @@ -51,7 +51,6 @@ |
| #include "ipc/ipc_message_attachment_set.h" |
| #include "ipc/ipc_message_utils.h" |
| #include "ipc/ipc_platform_file_attachment_posix.h" |
| -#include "ipc/ipc_switches.h" |
| #include "ipc/unix_domain_socket_util.h" |
| namespace IPC { |