Index: chrome/test/plugin/plugin_test.cpp |
=================================================================== |
--- chrome/test/plugin/plugin_test.cpp (revision 70512) |
+++ chrome/test/plugin/plugin_test.cpp (working copy) |
@@ -288,6 +288,7 @@ |
http_auth_handler_factory_, |
network_delegate_, |
NULL), |
+ NULL /* net_log */, |
net::HttpCache::DefaultBackend::InMemory(0)); |
} |