Index: net/spdy/spdy_test_util.h |
diff --git a/net/spdy/spdy_test_util.h b/net/spdy/spdy_test_util.h |
index aeabe6a172063e3e9a941624648db4ad1c0dadc7..1b052fa1105733fcb81909ea7460413834bf345b 100644 |
--- a/net/spdy/spdy_test_util.h |
+++ b/net/spdy/spdy_test_util.h |
@@ -419,6 +419,7 @@ class SpdyURLRequestContext : public URLRequestContext { |
http_auth_handler_factory_, |
network_delegate_, |
NULL), |
+ NULL /* net_log */, |
net::HttpCache::DefaultBackend::InMemory(0)); |
} |