Chromium Code Reviews| Index: sandbox/linux/seccomp/library.cc |
| diff --git a/sandbox/linux/seccomp/library.cc b/sandbox/linux/seccomp/library.cc |
| index 68ff9743f1ee82b323fbc7a5a01f9dc1ee8ab478..8dd9b9382e00d1be743415384dd9d5817d3124f7 100644 |
| --- a/sandbox/linux/seccomp/library.cc |
| +++ b/sandbox/linux/seccomp/library.cc |
| @@ -8,7 +8,6 @@ |
| #include <errno.h> |
| #include <errno.h> |
| #include <fcntl.h> |
| -#include <iostream> |
| #include <linux/unistd.h> |
| #include <set> |
| #include <signal.h> |