Index: net/spdy/spdy_session_pool.h |
diff --git a/net/spdy/spdy_session_pool.h b/net/spdy/spdy_session_pool.h |
index a642c3a0ae355ac6a1ecda2a8c4d3e1054b99f18..f3b00709c0c1fd2d917d2880391398c40523c0e8 100644 |
--- a/net/spdy/spdy_session_pool.h |
+++ b/net/spdy/spdy_session_pool.h |
@@ -218,7 +218,6 @@ class NET_EXPORT SpdySessionPool |
HostResolver* const resolver_; |
// Defaults to true. May be controlled via SpdySessionPoolPeer for tests. |
- bool verify_domain_authentication_; |
bool enable_sending_initial_data_; |
bool enable_ping_based_connection_checking_; |
size_t session_max_recv_window_size_; |