| Index: net/disk_cache/blockfile/backend_impl_v3.h
|
| diff --git a/net/disk_cache/blockfile/backend_impl_v3.h b/net/disk_cache/blockfile/backend_impl_v3.h
|
| index d935a9db34c249958d6a5167ac71aa17b5cb459c..df51c2137afd9b10f3b8735026b25523e4e0983b 100644
|
| --- a/net/disk_cache/blockfile/backend_impl_v3.h
|
| +++ b/net/disk_cache/blockfile/backend_impl_v3.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/containers/hash_tables.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/timer/timer.h"
|
| #include "net/disk_cache/blockfile/block_bitmaps_v3.h"
|
|
|