Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index a9f60db6b2bc57202e9216734211220126448fde..158f921bd3cd9b7a26ea947e3a53051bed55fbb7 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -506,7 +506,7 @@ const char kLanguageEnabledExtensionImesSyncable[] = |
"settings.language.enabled_extension_imes_syncable"; |
// A boolean pref set to true if the IME menu is activated. |
-const char kLangugaeImeMenuActivated[] = "settings.language.ime_menu_activated"; |
+const char kLanguageImeMenuActivated[] = "settings.language.ime_menu_activated"; |
// A boolean pref to indicate whether we still need to add the globally synced |
// input methods. False after the initial post-OOBE sync. |