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

Unified Diff: chrome/browser/io_thread.h

Issue 169053004: Remove a bunch of unused network flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months 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
Index: chrome/browser/io_thread.h
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h
index e3cf05c967be9b3a85cc2131dee3ccf308392b54..1fb3b45b57dcdd64d6461821cca14e15466d1f36 100644
--- a/chrome/browser/io_thread.h
+++ b/chrome/browser/io_thread.h
@@ -156,7 +156,6 @@ class IOThread : public content::BrowserThreadDelegate {
uint16 testing_fixed_http_port;
uint16 testing_fixed_https_port;
Optional<size_t> initial_max_spdy_concurrent_streams;
- Optional<size_t> max_spdy_concurrent_streams_limit;
Optional<bool> force_spdy_single_domain;
Optional<bool> enable_spdy_ip_pooling;
Optional<bool> enable_spdy_compression;

Powered by Google App Engine
This is Rietveld 408576698