| Index: chrome/browser/prefs/chrome_pref_service_factory.h
|
| diff --git a/chrome/browser/prefs/chrome_pref_service_factory.h b/chrome/browser/prefs/chrome_pref_service_factory.h
|
| index 9dea6e5e613b7d609981505e891175428df18a31..71d130c5df5b06384b1fdc382e7ede8ac7105574 100644
|
| --- a/chrome/browser/prefs/chrome_pref_service_factory.h
|
| +++ b/chrome/browser/prefs/chrome_pref_service_factory.h
|
| @@ -100,9 +100,6 @@ base::Time GetResetTime(Profile* profile);
|
| // profile.
|
| void ClearResetTime(Profile* profile);
|
|
|
| -// Register local state prefs used by chrome preference system.
|
| -void RegisterPrefs(PrefRegistrySimple* registry);
|
| -
|
| // Register user prefs used by chrome preference system.
|
| void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
|
|
|
|