summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros/onc_network_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/cros/onc_network_parser.h')
-rw-r--r--chrome/browser/chromeos/cros/onc_network_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/cros/onc_network_parser.h b/chrome/browser/chromeos/cros/onc_network_parser.h
index c819035..f6502c0 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);