Chromium Code Reviews| Index: net/http/http_response_body_drainer_unittest.cc |
| =================================================================== |
| --- net/http/http_response_body_drainer_unittest.cc (revision 62921) |
| +++ net/http/http_response_body_drainer_unittest.cc (working copy) |
| @@ -177,7 +177,6 @@ |
| : session_(new HttpNetworkSession( |
| NULL, |
| NULL, |
| - NULL /* ssl_host_info_factory */, |
| ProxyService::CreateDirect(), |
| NULL, |
| new SSLConfigServiceDefaults, |