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..07f784836f878832c0e833ef2b2e4848f6348948 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* registry); |
static void RegisterUserPrefs(PrefServiceSyncable* pref_service); |
#if defined(UNIT_TEST) |