| Index: content/zygote/zygote_linux.cc
|
| diff --git a/content/zygote/zygote_linux.cc b/content/zygote/zygote_linux.cc
|
| index 22f99a8eb36e279c7913b1ef2e359ded82922b01..59d9313554e4e3c25ea0598e181f5650a9ea0a9c 100644
|
| --- a/content/zygote/zygote_linux.cc
|
| +++ b/content/zygote/zygote_linux.cc
|
| @@ -43,7 +43,6 @@
|
| #include "content/public/common/send_zygote_child_ping_linux.h"
|
| #include "content/public/common/zygote_fork_delegate_linux.h"
|
| #include "ipc/ipc_channel.h"
|
| -#include "ipc/ipc_switches.h"
|
| #include "sandbox/linux/services/credentials.h"
|
| #include "sandbox/linux/services/namespace_sandbox.h"
|
|
|
|
|