summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mapped_file_posix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/mapped_file_posix.cc')
-rw-r--r--net/disk_cache/mapped_file_posix.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/disk_cache/mapped_file_posix.cc b/net/disk_cache/mapped_file_posix.cc
index a170f35..9f69c4c 100644
--- a/net/disk_cache/mapped_file_posix.cc
+++ b/net/disk_cache/mapped_file_posix.cc
@@ -7,6 +7,7 @@
#include <errno.h>
#include <sys/mman.h>
+#include "base/logging.h"
#include "net/disk_cache/disk_cache.h"
namespace disk_cache {