Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(303)

Unified Diff: ios/chrome/browser/net/ios_chrome_network_delegate.h

Issue 1469053002: Upstream changes made downstream to ios_chrome_network_delegate.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/net/ios_chrome_network_delegate.h
diff --git a/ios/chrome/browser/net/ios_chrome_network_delegate.h b/ios/chrome/browser/net/ios_chrome_network_delegate.h
index 1a5e27ddfa60a7396ea0575d73d662377134e470..5c8a5ed95761cd1cd3ec8dbb101c4bdae2812a9e 100644
--- a/ios/chrome/browser/net/ios_chrome_network_delegate.h
+++ b/ios/chrome/browser/net/ios_chrome_network_delegate.h
@@ -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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698