Index: chrome/browser/ui/webui/options/chromeos/language_hangul_handler.cc |
diff --git a/chrome/browser/ui/webui/options/chromeos/language_hangul_handler.cc b/chrome/browser/ui/webui/options/chromeos/language_hangul_handler.cc |
index 4000291ff0efc577bf6b151c0d079799f2131205..50fad81af962f23c4b22de3c96e61835aecc9c59 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/language_hangul_handler.cc |
+++ b/chrome/browser/ui/webui/options/chromeos/language_hangul_handler.cc |
@@ -26,7 +26,7 @@ void LanguageHangulHandler::GetLocalizedValues( |
RegisterTitle(localized_strings, "languageHangulPage", |
IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_TITLE); |
- localized_strings->SetString("hangul_keyboard_layout", |
+ localized_strings->SetString("hangulKeyboardLayout", |
l10n_util::GetStringUTF16(IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT)); |
localized_strings->Set("HangulkeyboardLayoutList", GetKeyboardLayoutList()); |