| Index: net/disk_cache/memory/mem_entry_impl.h
|
| diff --git a/net/disk_cache/memory/mem_entry_impl.h b/net/disk_cache/memory/mem_entry_impl.h
|
| index fe5104bb845785717fdcce29d5213eb06c979472..c550b97717651b4e720e3e6852b61517ae8cca11 100644
|
| --- a/net/disk_cache/memory/mem_entry_impl.h
|
| +++ b/net/disk_cache/memory/mem_entry_impl.h
|
| @@ -6,7 +6,6 @@
|
| #define NET_DISK_CACHE_MEMORY_MEM_ENTRY_IMPL_H_
|
|
|
| #include "base/containers/hash_tables.h"
|
| -#include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/disk_cache/disk_cache.h"
|
| #include "net/log/net_log.h"
|
|
|