Chromium Code Reviews| Index: net/spdy/spdy_test_util.h |
| =================================================================== |
| --- net/spdy/spdy_test_util.h (revision 70512) |
| +++ net/spdy/spdy_test_util.h (working copy) |
| @@ -419,6 +419,7 @@ |
| http_auth_handler_factory_, |
| network_delegate_, |
| NULL), |
| + NULL /* net_log */, |
| net::HttpCache::DefaultBackend::InMemory(0)); |
| } |