| 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 6f4271caca4abad5d63c89e353b3d1f1b3a860f3..0dc85fe08aacb11d8a56b616bf211e9bd554641e 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(PrefRegistrySimple* pref_service);
|
| static void RegisterUserPrefs(PrefServiceSyncable* pref_service);
|
|
|
| #if defined(UNIT_TEST)
|
|
|