summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/resource_dispatcher.cc')
-rw-r--r--chrome/common/resource_dispatcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/resource_dispatcher.cc b/chrome/common/resource_dispatcher.cc
index 5929370..b179b45 100644
--- a/chrome/common/resource_dispatcher.cc
+++ b/chrome/common/resource_dispatcher.cc
@@ -336,7 +336,7 @@ void ResourceDispatcher::OnReceivedResponse(
request_info->peer = new_peer;
}
- request_info->peer->OnReceivedResponse(response_head, false);
+ request_info->peer->OnReceivedResponse(response_head);
}
void ResourceDispatcher::OnReceivedCachedMetadata(