summaryrefslogtreecommitdiff
path: root/net/disk_cache/simple/simple_backend_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/simple/simple_backend_impl.h')
-rw-r--r--net/disk_cache/simple/simple_backend_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/simple/simple_backend_impl.h b/net/disk_cache/simple/simple_backend_impl.h
index 41e0a36a0..7032253ab 100644
--- a/net/disk_cache/simple/simple_backend_impl.h
+++ b/net/disk_cache/simple/simple_backend_impl.h
@@ -244,7 +244,6 @@ class NET_EXPORT_PRIVATE SimpleBackendImpl : public Backend,
// hash alone - this resumes operations that were waiting on the key
// information to have been loaded.
void OnEntryOpenedFromHash(uint64_t hash,
- const scoped_refptr<SimpleEntryImpl>& simple_entry,
EntryResultCallback callback,
EntryResult result);