summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache_transaction.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_cache_transaction.cc')
-rw-r--r--net/http/http_cache_transaction.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_cache_transaction.cc b/net/http/http_cache_transaction.cc
index d02f8256..025f869 100644
--- a/net/http/http_cache_transaction.cc
+++ b/net/http/http_cache_transaction.cc
@@ -162,6 +162,7 @@ HttpCache::Transaction::~Transaction() {
callback_.Reset();
transaction_delegate_ = NULL;
+ cache_io_start_ = base::TimeTicks();
if (cache_) {
if (entry_) {