| Index: net/disk_cache/blockfile/backend_worker_v3.h
|
| diff --git a/net/disk_cache/blockfile/backend_worker_v3.h b/net/disk_cache/blockfile/backend_worker_v3.h
|
| index 6874228477c06d33c816f17946bc264ac797b2ee..fc8b317345e646b5fa880e8cdaa3276ccc095829 100644
|
| --- a/net/disk_cache/blockfile/backend_worker_v3.h
|
| +++ b/net/disk_cache/blockfile/backend_worker_v3.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/containers/hash_tables.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "net/disk_cache/blockfile/addr.h"
|
| #include "net/disk_cache/blockfile/backend_impl_v3.h"
|
|
|