Index: chrome/test/plugin/plugin_test.cpp |
=================================================================== |
--- chrome/test/plugin/plugin_test.cpp (revision 64203) |
+++ chrome/test/plugin/plugin_test.cpp (working copy) |
@@ -263,7 +263,7 @@ |
void Initialize() { |
host_resolver_ = |
net::CreateSystemHostResolver(net::HostResolver::kDefaultParallelism, |
- NULL, NULL); |
+ NULL); |
net::ProxyConfigService* proxy_config_service = |
net::ProxyService::CreateSystemProxyConfigService(NULL, NULL); |
DCHECK(proxy_config_service); |