Chromium Code Reviews| Index: chrome/browser/ui/webui/options/font_settings_utils.h |
| =================================================================== |
| --- chrome/browser/ui/webui/options/font_settings_utils.h (revision 85766) |
| +++ chrome/browser/ui/webui/options/font_settings_utils.h (working copy) |
| @@ -14,8 +14,6 @@ |
| // Chrome advanced options utility methods. |
| class FontSettingsUtilities { |
| public: |
| - static ListValue* GetFontsList(); |
| - |
| static void ValidateSavedFonts(PrefService* prefs); |
| private: |