| Index: net/disk_cache/mem_entry_impl.h
|
| diff --git a/net/disk_cache/mem_entry_impl.h b/net/disk_cache/mem_entry_impl.h
|
| index ee4cbe4ca01b5a3d1c4be806f7c5724c0b397755..ef91f6d7b0c211b4ac8f1b1d0c57878b77df77ff 100644
|
| --- a/net/disk_cache/mem_entry_impl.h
|
| +++ b/net/disk_cache/mem_entry_impl.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef NET_DISK_CACHE_MEM_ENTRY_IMPL_H_
|
| #define NET_DISK_CACHE_MEM_ENTRY_IMPL_H_
|
|
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "base/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/base/net_log.h"
|
| #include "net/disk_cache/disk_cache.h"
|
|
|