| Index: net/disk_cache/blockfile/rankings.cc
|
| diff --git a/net/disk_cache/blockfile/rankings.cc b/net/disk_cache/blockfile/rankings.cc
|
| index c5593508ab4b819e791512566581d6b43cb39620..c0d023c7bc1495d16ede58a955ef44fdca82b54c 100644
|
| --- a/net/disk_cache/blockfile/rankings.cc
|
| +++ b/net/disk_cache/blockfile/rankings.cc
|
| @@ -9,6 +9,7 @@
|
| #include <limits>
|
|
|
| #include "base/macros.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/disk_cache/blockfile/backend_impl.h"
|
| #include "net/disk_cache/blockfile/disk_format.h"
|
| #include "net/disk_cache/blockfile/entry_impl.h"
|
|
|