| Index: chrome/browser/chromeos/net/onc_utils.h
|
| diff --git a/chrome/browser/chromeos/net/onc_utils.h b/chrome/browser/chromeos/net/onc_utils.h
|
| index 3f6cae4cd3abb112e3d602a7a207a3d321a87215..8c663ff19cbb5d49fdc6ed70c168d3e0933563a1 100644
|
| --- a/chrome/browser/chromeos/net/onc_utils.h
|
| +++ b/chrome/browser/chromeos/net/onc_utils.h
|
| @@ -29,7 +29,7 @@ namespace onc {
|
|
|
| // Translates |onc_proxy_settings|, which has to be a valid ONC ProxySettings
|
| // dictionary, to a ProxyConfig dictionary (see
|
| -// chrome/browser/prefs/proxy_config_dictionary.h).
|
| +// components/proxy_config/proxy_config_dictionary.h).
|
| //
|
| // This function is used to translate ONC ProxySettings to the "ProxyConfig"
|
| // field of the Shill configuration.
|
|
|