| Index: net/http/http_stream_factory_impl_unittest.cc
|
| diff --git a/net/http/http_stream_factory_impl_unittest.cc b/net/http/http_stream_factory_impl_unittest.cc
|
| index 640695791d316799aa4af58c195be40a0859a19a..5309247de5f36c1a6b03b21f3a96af7240d2987a 100644
|
| --- a/net/http/http_stream_factory_impl_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_unittest.cc
|
| @@ -406,7 +406,7 @@ CapturePreconnectsSSLSocketPool::CapturePreconnectsSocketPool(
|
| NULL, // ssl_histograms
|
| host_resolver,
|
| cert_verifier,
|
| - NULL, // server_bound_cert_store
|
| + NULL, // channel_id_store
|
| NULL, // transport_security_state
|
| NULL, // cert_transparency_verifier
|
| std::string(), // ssl_session_cache_shard
|
|
|