Chromium Code Reviews| Index: net/disk_cache/blockfile/rankings.h |
| diff --git a/net/disk_cache/blockfile/rankings.h b/net/disk_cache/blockfile/rankings.h |
| index b523932498dab92544020161a190bf39a922e6de..637f6a564d60464ff2dcdd78e39369f68eeba199 100644 |
| --- a/net/disk_cache/blockfile/rankings.h |
| +++ b/net/disk_cache/blockfile/rankings.h |
| @@ -9,6 +9,7 @@ |
| #include <list> |
| +#include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "net/disk_cache/blockfile/addr.h" |
| #include "net/disk_cache/blockfile/mapped_file.h" |