| Index: net/proxy/dhcp_proxy_script_fetcher_factory.h
|
| ===================================================================
|
| --- net/proxy/dhcp_proxy_script_fetcher_factory.h (revision 89628)
|
| +++ net/proxy/dhcp_proxy_script_fetcher_factory.h (working copy)
|
| @@ -47,7 +47,7 @@
|
| // Attempts to enable/disable the DHCP WPAD feature. Does nothing
|
| // if |IsSupported()| returns false.
|
| //
|
| - // The default is |enabled() == true|.
|
| + // The current default is |enabled() == false|.
|
| void set_enabled(bool enabled);
|
|
|
| // Returns true if the DHCP WPAD feature is enabled. Always returns
|
|
|