Chromium Code Reviews| Index: net/disk_cache/blockfile/bitmap.h |
| diff --git a/net/disk_cache/blockfile/bitmap.h b/net/disk_cache/blockfile/bitmap.h |
| index 54e41620b14b36573d345eb608bf4a28750acb5f..59a987a2faea489250a54d902f579f93d28e3c40 100644 |
| --- a/net/disk_cache/blockfile/bitmap.h |
| +++ b/net/disk_cache/blockfile/bitmap.h |
| @@ -6,6 +6,7 @@ |
| #define NET_DISK_CACHE_BLOCKFILE_BITMAP_H_ |
| #include <stdint.h> |
| +#include <string.h> |
| #include "base/macros.h" |
| #include "net/base/net_export.h" |