Index: net/disk_cache/blockfile/disk_format_v3.h |
diff --git a/net/disk_cache/blockfile/disk_format_v3.h b/net/disk_cache/blockfile/disk_format_v3.h |
index 3ec43e8699a71c0fc7e19fb59010caa9f03625df..da873ed4917a460a1558ce664e5365472d93fe31 100644 |
--- a/net/disk_cache/blockfile/disk_format_v3.h |
+++ b/net/disk_cache/blockfile/disk_format_v3.h |
@@ -46,6 +46,7 @@ |
#define NET_DISK_CACHE_BLOCKFILE_DISK_FORMAT_V3_H_ |
#include <stdint.h> |
+#include <string.h> |
#include "net/disk_cache/blockfile/disk_format_base.h" |