| Index: chrome/browser/chromeos/cros/onc_network_parser.h
|
| diff --git a/chrome/browser/chromeos/cros/onc_network_parser.h b/chrome/browser/chromeos/cros/onc_network_parser.h
|
| index c8190354a24222b0893949fee995be52cdfa2211..f6502c0072beac0e313d33111f2d1be72be678d6 100644
|
| --- a/chrome/browser/chromeos/cros/onc_network_parser.h
|
| +++ b/chrome/browser/chromeos/cros/onc_network_parser.h
|
| @@ -147,7 +147,7 @@ class OncNetworkParser : public NetworkParser {
|
| static std::string GetPkcs11IdFromCertGuid(const std::string& guid);
|
|
|
| // Process ProxySettings dictionary into a format which is then updated into
|
| - // ProxyConfig property in flimflam.
|
| + // ProxyConfig property in shill.
|
| static bool ProcessProxySettings(OncNetworkParser* parser,
|
| const base::Value& value,
|
| Network* network);
|
|
|