Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index 21abfa74fd912dc04ce3b745165f159cb76ff088..6bd355dae3cde43cf7befe60f88035f3d5851fba 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -101,9 +101,6 @@ class NET_EXPORT HttpNetworkSession |
// of the origin. |
bool enable_quic_alternative_service_with_different_host; |
- // Enable setting of HTTP/2 dependencies based on priority. |
- bool enable_priority_dependencies; |
- |
// Enables QUIC support. |
bool enable_quic; |
// Disable QUIC if a connection times out with open streams. |