diff options
Diffstat (limited to 'net/disk_cache/entry_impl.h')
-rw-r--r-- | net/disk_cache/entry_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/entry_impl.h b/net/disk_cache/entry_impl.h index 5a467e4..67451fe 100644 --- a/net/disk_cache/entry_impl.h +++ b/net/disk_cache/entry_impl.h @@ -153,4 +153,3 @@ class EntryImpl : public Entry, public base::RefCounted<EntryImpl> { } // namespace disk_cache #endif // NET_DISK_CACHE_ENTRY_IMPL_H_ - |