| Index: net/disk_cache/blockfile/eviction.h
|
| diff --git a/net/disk_cache/blockfile/eviction.h b/net/disk_cache/blockfile/eviction.h
|
| index e49883bac2e1eef54fc52d87a96aa8eaa1a24a28..baea659e24768c5ec172b61552a62f2cbeae05c7 100644
|
| --- a/net/disk_cache/blockfile/eviction.h
|
| +++ b/net/disk_cache/blockfile/eviction.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NET_DISK_CACHE_BLOCKFILE_EVICTION_H_
|
| #define NET_DISK_CACHE_BLOCKFILE_EVICTION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "net/disk_cache/blockfile/rankings.h"
|
|
|
|
|