Chromium Code Reviews| Index: ipc/ipc_channel_posix_unittest.cc |
| diff --git a/ipc/ipc_channel_posix_unittest.cc b/ipc/ipc_channel_posix_unittest.cc |
| index 3aa9d04280614064bd50ccef0f1b9022fa4e94c1..964d79e6dd1bc0b6dad163409a17d54b9fe4c439 100644 |
| --- a/ipc/ipc_channel_posix_unittest.cc |
| +++ b/ipc/ipc_channel_posix_unittest.cc |
| @@ -12,7 +12,6 @@ |
| #include <sys/un.h> |
| #include <unistd.h> |
| -#include "base/basictypes.h" |
| #include "base/files/file_path.h" |
| #include "base/files/file_util.h" |
| #include "base/location.h" |