| 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 f97410d864ec9e412d8b734c55185e9fa913e2a4..055a2f10562f8a95b64e4526d10a711fbd3e4200 100644
|
| --- a/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| +++ b/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| @@ -51,8 +51,6 @@
|
| void UpdateRendererPreferences();
|
|
|
| Profile* GetProfile();
|
| -
|
| - void OnFontFamilyPrefChanged(const std::string& pref_name);
|
| void OnWebPrefChanged(const std::string& pref_name);
|
|
|
| content::WebContents* web_contents_;
|
|
|