Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index 2a40a0c16d0c60f5f84afd8c170c0767758cce81..b4a72ea92f67023a8ebb301a476723f84f7bcde7 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -180,8 +180,6 @@ |
bool quic_disable_bidirectional_streams; |
// If true, enable force HOL blocking. For measurement purposes. |
bool quic_force_hol_blocking; |
- // If true, race cert verification with host resolution. |
- bool quic_race_cert_verification; |
ProxyDelegate* proxy_delegate; |
// Enable support for Token Binding. |