| 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 3bf73964eb7a5f266aaa7450fe32834e1901b430..13a26154dd1bc45515be62fb405465e58478e377 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
|
|
|