diff options
Diffstat (limited to 'chrome/browser/ui/prefs/prefs_tab_helper.h')
-rw-r--r-- | chrome/browser/ui/prefs/prefs_tab_helper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/ui/prefs/prefs_tab_helper.h b/chrome/browser/ui/prefs/prefs_tab_helper.h index f97410d..055a2f1 100644 --- a/chrome/browser/ui/prefs/prefs_tab_helper.h +++ b/chrome/browser/ui/prefs/prefs_tab_helper.h @@ -51,8 +51,6 @@ class PrefsTabHelper : public content::NotificationObserver, void UpdateRendererPreferences(); Profile* GetProfile(); - - void OnFontFamilyPrefChanged(const std::string& pref_name); void OnWebPrefChanged(const std::string& pref_name); content::WebContents* web_contents_; |