| Index: net/spdy/spdy_session_pool.h
|
| diff --git a/net/spdy/spdy_session_pool.h b/net/spdy/spdy_session_pool.h
|
| index e68d0c4f6d50d9dfff33b95e08cac27e3194fda1..b74c3206987dbc3d8f6f81db322c02b30aea018c 100644
|
| --- a/net/spdy/spdy_session_pool.h
|
| +++ b/net/spdy/spdy_session_pool.h
|
| @@ -51,7 +51,6 @@ class NET_EXPORT SpdySessionPool
|
| SSLConfigService* ssl_config_service,
|
| const base::WeakPtr<HttpServerProperties>& http_server_properties,
|
| bool force_single_domain,
|
| - bool enable_ip_pooling,
|
| bool enable_compression,
|
| bool enable_ping_based_connection_checking,
|
| NextProto default_protocol,
|
|
|