Chromium Code Reviews| Index: chrome/test/plugin/plugin_test.cpp |
| diff --git a/chrome/test/plugin/plugin_test.cpp b/chrome/test/plugin/plugin_test.cpp |
| index 9aa885fd7015a33788b5f16081959ac28c8a4df7..177ad5f5b433b653f6a6571a41ab5af0b8e7d069 100644 |
| --- a/chrome/test/plugin/plugin_test.cpp |
| +++ b/chrome/test/plugin/plugin_test.cpp |
| @@ -303,6 +303,7 @@ class PluginInstallerDownloadTest |
| http_auth_handler_factory_, |
| network_delegate_, |
| NULL), |
| + NULL /* net_log */, |
| net::HttpCache::DefaultBackend::InMemory(0)); |
| } |