| Index: chrome/browser/net/connection_tester.cc
|
| diff --git a/chrome/browser/net/connection_tester.cc b/chrome/browser/net/connection_tester.cc
|
| index f5e892b6dcb05b187d575d71b365806386729b40..5707a5dd94a73ac2b5667b74bc9c0f9a1b13b409 100644
|
| --- a/chrome/browser/net/connection_tester.cc
|
| +++ b/chrome/browser/net/connection_tester.cc
|
| @@ -206,7 +206,6 @@ class ExperimentURLRequestContext : public net::URLRequestContext {
|
| experiment_proxy_service->reset(
|
| net::CreateProxyServiceUsingV8ProxyResolver(
|
| proxy_config_service->release(),
|
| - 0u,
|
| new net::ProxyScriptFetcherImpl(proxy_request_context_),
|
| dhcp_factory.Create(proxy_request_context_),
|
| host_resolver(),
|
|
|