| Index: net/proxy/dhcp_proxy_script_fetcher_factory.h
|
| diff --git a/net/proxy/dhcp_proxy_script_fetcher_factory.h b/net/proxy/dhcp_proxy_script_fetcher_factory.h
|
| index 4bb2446236c8155cb10cb38407b23d18e473c7cb..57e01723ad3793f5ac8f30bbf1d648722266cdf6 100644
|
| --- a/net/proxy/dhcp_proxy_script_fetcher_factory.h
|
| +++ b/net/proxy/dhcp_proxy_script_fetcher_factory.h
|
| @@ -47,7 +47,7 @@ class NET_API DhcpProxyScriptFetcherFactory {
|
| // Attempts to enable/disable the DHCP WPAD feature. Does nothing
|
| // if |IsSupported()| returns false.
|
| //
|
| - // The current default is |enabled() == false|.
|
| + // The default is |enabled() == true|.
|
| void set_enabled(bool enabled);
|
|
|
| // Returns true if the DHCP WPAD feature is enabled. Always returns
|
|
|