Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index a3f70aa5a4ad5c4f52940bb4ac62aa3486eead73..557b84e3c54f14474003aed883e5645717c1f160 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -109,7 +109,6 @@ class NET_EXPORT HttpNetworkSession |
// trying SSL and then falling back to http. |
bool use_alternate_protocols; |
double alternate_protocol_probability_threshold; |
- bool enable_websocket_over_spdy; |
bool enable_quic; |
bool enable_quic_port_selection; |