| Index: net/http/http_proxy_client_socket_pool_unittest.cc
|
| diff --git a/net/http/http_proxy_client_socket_pool_unittest.cc b/net/http/http_proxy_client_socket_pool_unittest.cc
|
| index a9efdcd9dbb2370de8d50d6f4a2fd555ec77ff24..97d7270fa670dc62afcdd4e7555178c27c10c045 100644
|
| --- a/net/http/http_proxy_client_socket_pool_unittest.cc
|
| +++ b/net/http/http_proxy_client_socket_pool_unittest.cc
|
| @@ -168,7 +168,7 @@ class HttpProxyClientSocketPoolTest
|
| NULL /* channel_id_store */,
|
| NULL /* transport_security_state */,
|
| NULL /* cert_transparency_verifier */,
|
| - NULL /* cert_policy_enforcer */,
|
| + NULL /* ct_policy_enforcer */,
|
| std::string() /* ssl_session_cache_shard */,
|
| session_deps_.socket_factory.get(),
|
| &transport_socket_pool_,
|
|
|