| Index: chrome/browser/net/proxy_service_factory.cc
|
| diff --git a/chrome/browser/net/proxy_service_factory.cc b/chrome/browser/net/proxy_service_factory.cc
|
| index 6a60a2f1093a7f93d2d92961a61b55d974f78e62..2cdd496bbf8a63df70e42e7bc103b1c5b9c3277d 100644
|
| --- a/chrome/browser/net/proxy_service_factory.cc
|
| +++ b/chrome/browser/net/proxy_service_factory.cc
|
| @@ -38,7 +38,7 @@ ChromeProxyConfigService* ProxyServiceFactory::CreateProxyConfigService(
|
| #if !defined(OS_CHROMEOS)
|
| // On ChromeOS, base service is NULL; chromeos::ProxyConfigServiceImpl
|
| // determines the effective proxy config to take effect in the network layer,
|
| - // be it from prefs or system (which is network flimflam on chromeos).
|
| + // be it from prefs or system (which is network shill on chromeos).
|
|
|
| // For other platforms, create a baseline service that provides proxy
|
| // configuration in case nothing is configured through prefs (Note: prefs
|
|
|