Chromium Code Reviews| Index: net/socket/ssl_client_socket_mac_factory.h |
| =================================================================== |
| --- net/socket/ssl_client_socket_mac_factory.h (revision 69359) |
| +++ net/socket/ssl_client_socket_mac_factory.h (working copy) |
| @@ -19,6 +19,7 @@ |
| const HostPortPair& host_and_port, |
| const SSLConfig& ssl_config, |
| SSLHostInfo* ssl_host_info, |
| + CertVerifier* cert_verifier, |
| DnsCertProvenanceChecker* dns_cert_checker); |
| } // namespace net |