| Index: net/http/http_cache.h
|
| diff --git a/net/http/http_cache.h b/net/http/http_cache.h
|
| index f1c5fbe8d11e2209e51d5fd06a2748ddb6033012..1e91cbba6cbd656080bb22d9a65fc683ab088f17 100644
|
| --- a/net/http/http_cache.h
|
| +++ b/net/http/http_cache.h
|
| @@ -182,7 +182,6 @@ class 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.
|
|
|