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

Unified Diff: net/http/http_network_session.h

Issue 2362233002: Remove HttpNetworkSession::enabled_protocols_. (Closed)
Patch Set: Created 4 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 | « no previous file | net/http/http_network_session.cc » ('j') | net/http/http_server_properties.h » ('J')
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 67c884ee41681be0ba033f2684a01ec99c236ead..149cf711c941babf5bed3b26a9d3b95685970ac5 100644
--- a/net/http/http_network_session.h
+++ b/net/http/http_network_session.h
@@ -299,7 +299,6 @@ class NET_EXPORT HttpNetworkSession
std::set<HttpResponseBodyDrainer*> response_drainers_;
NextProtoVector next_protos_;
- bool enabled_protocols_[NUM_VALID_ALTERNATE_PROTOCOLS];
Params params_;
« no previous file with comments | « no previous file | net/http/http_network_session.cc » ('j') | net/http/http_server_properties.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698