diff options
Diffstat (limited to 'chrome/browser/ui/prefs/prefs_tab_helper.h')
-rw-r--r-- | chrome/browser/ui/prefs/prefs_tab_helper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/prefs/prefs_tab_helper.h b/chrome/browser/ui/prefs/prefs_tab_helper.h index 8ce832a..07e64cd 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(); |