Chromium Code Reviews| Index: net/disk_cache/entry_impl.h |
| =================================================================== |
| --- net/disk_cache/entry_impl.h (revision 11638) |
| +++ net/disk_cache/entry_impl.h (working copy) |
| @@ -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" |