Chromium Code Reviews| Index: ipc/ipc_channel_posix.cc |
| diff --git a/ipc/ipc_channel_posix.cc b/ipc/ipc_channel_posix.cc |
| index a88506c344ecb6e2f4159927b673e2227aff93b1..ba555255c2c604bc55f68f3b75ddd05ef9fd8481 100644 |
| --- a/ipc/ipc_channel_posix.cc |
| +++ b/ipc/ipc_channel_posix.cc |
| @@ -20,6 +20,7 @@ |
| #include "base/file_path.h" |
| #include "base/file_util.h" |
| #include "base/global_descriptors_posix.h" |
| +#include "base/location.h" |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/memory/singleton.h" |