summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_cache.h')
-rw-r--r--net/http/http_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_cache.h b/net/http/http_cache.h
index 15163b07..35d16c6 100644
--- a/net/http/http_cache.h
+++ b/net/http/http_cache.h
@@ -97,6 +97,7 @@ class HttpCache : public HttpTransactionFactory,
// HttpTransactionFactory implementation:
virtual int CreateTransaction(scoped_ptr<HttpTransaction>* trans);
virtual HttpCache* GetCache();
+ virtual HttpNetworkSession* GetSession();
virtual void Suspend(bool suspend);
// Helper function for reading response info from the disk cache. If the