Chromium Code Reviews| Index: net/http/http_response_body_drainer_unittest.cc |
| =================================================================== |
| --- net/http/http_response_body_drainer_unittest.cc (revision 69359) |
| +++ net/http/http_response_body_drainer_unittest.cc (working copy) |
| @@ -178,6 +178,7 @@ |
| NULL /* host_resolver */, |
| NULL /* dnsrr_resolver */, |
| NULL /* dns_cert_checker */, |
| + NULL, |
| NULL /* ssl_host_info_factory */, |
| ProxyService::CreateDirect(), |
| NULL, |