Index: chrome/browser/ui/webui/options2/font_settings_handler2.cc |
diff --git a/chrome/browser/ui/webui/options2/font_settings_handler2.cc b/chrome/browser/ui/webui/options2/font_settings_handler2.cc |
index e7a89eeaa9ebc697e9440b295cbfee7cd6d4913d..e1ecdb23c291eba8a5b331a9a803a57528b00052 100644 |
--- a/chrome/browser/ui/webui/options2/font_settings_handler2.cc |
+++ b/chrome/browser/ui/webui/options2/font_settings_handler2.cc |
@@ -68,7 +68,7 @@ void FontSettingsHandler::GetLocalizedValues( |
IDS_FONT_LANGUAGE_SETTING_PLACEHOLDER)); |
} |
-void FontSettingsHandler::Initialize() { |
+void FontSettingsHandler::InitializePage() { |
DCHECK(web_ui()); |
SetUpStandardFontSample(); |
SetUpSerifFontSample(); |