Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index 0ae6b4f3fb9ae22ba176f7dfca89fe8e31792758..fd3b0961dcea9b98ca9a36941849587362ba6d7d 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -182,8 +182,6 @@ |
bool quic_migrate_sessions_early; |
// If true, bidirectional streams over QUIC will be disabled. |
bool quic_disable_bidirectional_streams; |
- // If true, race cert verification with host resolution. |
- bool quic_race_cert_verification; |
ProxyDelegate* proxy_delegate; |
// Enable support for Token Binding. |