| 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 899c3b90d03a75c9bc3556b5f3061d9b445a4664..fc8b317345e646b5fa880e8cdaa3276ccc095829 100644
|
| --- a/net/disk_cache/blockfile/backend_worker_v3.h
|
| +++ b/net/disk_cache/blockfile/backend_worker_v3.h
|
| @@ -7,6 +7,7 @@
|
| #ifndef NET_DISK_CACHE_BLOCKFILE_BACKEND_WORKER_V3_H_
|
| #define NET_DISK_CACHE_BLOCKFILE_BACKEND_WORKER_V3_H_
|
|
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
|
|