Index: net/http/http_cache.h |
diff --git a/net/http/http_cache.h b/net/http/http_cache.h |
index 5728dbd295545724d27bdceccd3f5c34ca5f1f2f..3fbb5e10f2158488cb22c158d433299b7c23c4a9 100644 |
--- a/net/http/http_cache.h |
+++ b/net/http/http_cache.h |
@@ -183,7 +183,6 @@ class NET_API HttpCache : public HttpTransactionFactory, |
virtual int CreateTransaction(scoped_ptr<HttpTransaction>* trans); |
virtual HttpCache* GetCache(); |
virtual HttpNetworkSession* GetSession(); |
- virtual void Suspend(bool suspend); |
protected: |
// Disk cache entry data indices. |