| Index: net/disk_cache/blockfile/block_files.h
|
| diff --git a/net/disk_cache/blockfile/block_files.h b/net/disk_cache/blockfile/block_files.h
|
| index 1cc700ccc1acef105621a547c8f0296c8bb8ec00..1de3bedb830d4bc54dfc6071985467fae891d8a0 100644
|
| --- a/net/disk_cache/blockfile/block_files.h
|
| +++ b/net/disk_cache/blockfile/block_files.h
|
| @@ -13,6 +13,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/base/net_export.h"
|
| #include "net/disk_cache/blockfile/addr.h"
|
|
|