Index: ipc/ipc_channel_posix.cc |
diff --git a/ipc/ipc_channel_posix.cc b/ipc/ipc_channel_posix.cc |
index 27c62f5c0f7ce98ab7d4d89b107b9650e339449e..1b52b65c07ac44e072475f458c38aa47034bdd9f 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" |