| 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 8a407e5015d76d9f6ddb7264236e7ea33f4bf343..73d32adac857b491a29a91412147b43e352321be 100644
|
| --- a/net/http/http_stream_factory_impl_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_unittest.cc
|
| @@ -410,7 +410,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
|
|
|