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

Unified Diff: net/http/http_network_session.h

Issue 605733006: Land Recent QUIC Changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert Patch Set 3 Created 6 years, 3 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
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/http/http_network_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/http_network_session.h
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
index 13d7258ccca93dd27e013e6251f59cd935e52962..51e22922c08cd0ca54bf892bf09c98cc61190698 100644
--- a/net/http/http_network_session.h
+++ b/net/http/http_network_session.h
@@ -112,7 +112,6 @@ class NET_EXPORT HttpNetworkSession
bool enable_quic;
bool enable_quic_port_selection;
- bool enable_quic_time_based_loss_detection;
bool quic_always_require_handshake_confirmation;
bool quic_disable_connection_pooling;
HostPortPair origin_to_force_quic_on;
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/http/http_network_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698