diff options
Diffstat (limited to 'chrome/common/pref_names.cc')
| -rw-r--r-- | chrome/common/pref_names.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc index 9401963..8d1cc80 100644 --- a/chrome/common/pref_names.cc +++ b/chrome/common/pref_names.cc @@ -691,7 +691,7 @@ const char kEnableAutoSpellCorrect[] = "browser.enable_autospellcorrect"; // Boolean pref to define the default setting for "block offensive words". // The old key value is kept to avoid unnecessary migration code. -const char kSpeechInputFilterProfanities[] = +const char kSpeechRecognitionFilterProfanities[] = "browser.speechinput_censor_results"; // Boolean pref to determine if the tray notification balloon for speech input |
