Index: net/http/http_response_body_drainer_unittest.cc |
diff --git a/net/http/http_response_body_drainer_unittest.cc b/net/http/http_response_body_drainer_unittest.cc |
index 78168fdb5e171212bb7f597bfea0cb3da5ed5ed0..6cb5d1ab10db4b1cd3caa630437d5b83020b20a5 100644 |
--- a/net/http/http_response_body_drainer_unittest.cc |
+++ b/net/http/http_response_body_drainer_unittest.cc |
@@ -174,6 +174,7 @@ class HttpResponseBodyDrainerTest : public testing::Test { |
: session_(new HttpNetworkSession( |
NULL, |
NULL, |
+ NULL /* ssl_host_info_factory */, |
ProxyService::CreateDirect(), |
NULL, |
new SSLConfigServiceDefaults, |