Index: net/spdy/spdy_session_unittest.cc |
=================================================================== |
--- net/spdy/spdy_session_unittest.cc (revision 48758) |
+++ net/spdy/spdy_session_unittest.cc (working copy) |
@@ -55,6 +55,7 @@ |
&session_deps->socket_factory, |
session_deps->ssl_config_service, |
session_deps->spdy_session_pool, |
+ NULL, |
NULL); |
} |