diff options
Diffstat (limited to 'net/disk_cache/entry_impl.h')
-rw-r--r-- | net/disk_cache/entry_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/disk_cache/entry_impl.h b/net/disk_cache/entry_impl.h index 67451fe..71a960a 100644 --- a/net/disk_cache/entry_impl.h +++ b/net/disk_cache/entry_impl.h @@ -5,6 +5,7 @@ #ifndef NET_DISK_CACHE_ENTRY_IMPL_H_ #define NET_DISK_CACHE_ENTRY_IMPL_H_ +#include "base/scoped_ptr.h" #include "net/disk_cache/disk_cache.h" #include "net/disk_cache/storage_block.h" #include "net/disk_cache/storage_block-inl.h" |