| 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 bb95ee26ab97083c6245280cdab7d9d1356a47a3..86667a299cfdcf889f5068f1ebe3f6868885e289 100644
|
| --- a/chrome/browser/chromeos/proxy_config_service_impl.h
|
| +++ b/chrome/browser/chromeos/proxy_config_service_impl.h
|
| @@ -199,7 +199,7 @@ class ProxyConfigServiceImpl
|
| net::ProxyConfig* proxy_config);
|
|
|
| // Register UseShardProxies preference.
|
| - static void RegisterPrefs(PrefServiceSimple* pref_service);
|
| + static void RegisterPrefs(PrefRegistrarSimple* pref_service);
|
| static void RegisterUserPrefs(PrefServiceSyncable* pref_service);
|
|
|
| #if defined(UNIT_TEST)
|
|
|