| Index: chrome/browser/chromeos/proxy_config_service_impl.h
|
| diff --git a/chrome/browser/chromeos/proxy_config_service_impl.h b/chrome/browser/chromeos/proxy_config_service_impl.h
|
| index 2d813eae7ac667689c5ff5b1dbfb18d5dc63053a..c45c4b7412ffac142b7fc96c261bcf45a8dd8027 100644
|
| --- a/chrome/browser/chromeos/proxy_config_service_impl.h
|
| +++ b/chrome/browser/chromeos/proxy_config_service_impl.h
|
| @@ -57,7 +57,7 @@ class ProxyConfigServiceImpl : public PrefProxyConfigTrackerImpl,
|
|
|
| // Register UseShardProxies preference.
|
| static void RegisterPrefs(PrefRegistrySimple* registry);
|
| - static void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry);
|
| + static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
|
|
| protected:
|
| friend class UIProxyConfigService;
|
|
|