| Index: net/disk_cache/blockfile/entry_impl.h
|
| diff --git a/net/disk_cache/blockfile/entry_impl.h b/net/disk_cache/blockfile/entry_impl.h
|
| index 5a485e8caa3437930eb8b9393a01312fa05757f2..336ccc9c8716db6576c50cc0f2efd1586381d344 100644
|
| --- a/net/disk_cache/blockfile/entry_impl.h
|
| +++ b/net/disk_cache/blockfile/entry_impl.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/disk_cache/blockfile/disk_format.h"
|
| #include "net/disk_cache/blockfile/storage_block-inl.h"
|
|
|