| Index: chrome/browser/ui/prefs/prefs_tab_helper.h
|
| diff --git a/chrome/browser/ui/prefs/prefs_tab_helper.h b/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| index 8ce832a60cb1f621e4772e59491d2ace8b619755..07e64cd575d4cbef0b9d6db6493615c557a0d209 100644
|
| --- a/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| +++ b/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| @@ -31,7 +31,6 @@ class PrefsTabHelper : public content::NotificationObserver,
|
| public:
|
| ~PrefsTabHelper() override;
|
|
|
| - static void InitIncognitoUserPrefStore(OverlayUserPrefStore* pref_store);
|
| static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
| static void GetServiceInstance();
|
|
|
|
|