Chromium Code Reviews| Index: sandbox/linux/seccomp/maps.cc |
| diff --git a/sandbox/linux/seccomp/maps.cc b/sandbox/linux/seccomp/maps.cc |
| index d253c6333e735fecf8e9cfede18debb0ac90e8b2..8ae218dd0d8dede32018e53bdf0963ff1cd3ac85 100644 |
| --- a/sandbox/linux/seccomp/maps.cc |
| +++ b/sandbox/linux/seccomp/maps.cc |
| @@ -4,7 +4,6 @@ |
| #include <errno.h> |
| #include <fcntl.h> |
| -#include <iostream> |
| #include <linux/unistd.h> |
| #include <signal.h> |
| #include <stdarg.h> |