Commit 070a8676 authored by sdefresne's avatar sdefresne Committed by Commit bot

Upstream changes made downstream to ios_chrome_network_delegate.h.

BUG=None

Review URL: https://codereview.chromium.org/1469053002

Cr-Commit-Position: refs/heads/master@{#361104}
parent ffd40bde
......@@ -81,9 +81,6 @@ class IOSChromeNetworkDelegate : public net::NetworkDelegateImpl {
const GURL& target_url,
const GURL& referrer_url) const override;
void AccumulateContentLength(int64 received_payload_byte_count,
int64 original_payload_byte_count);
scoped_refptr<content_settings::CookieSettings> cookie_settings_;
// Weak, owned by our owner.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment