summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authorgshires@google.com <gshires@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-26 05:08:34 +0000
committergshires@google.com <gshires@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-26 05:08:34 +0000
commit508d103823a657b4fb94ae7f15c33dffa22ab5e7 (patch)
tree86b1f4651719defb84a9a3adf73b33114e634fd1 /chrome/common/pref_names.h
parent0b4a9c47bad10b4ecb094171d57c4b355dfd7188 (diff)
downloadchromium_src-508d103823a657b4fb94ae7f15c33dffa22ab5e7.zip
chromium_src-508d103823a657b4fb94ae7f15c33dffa22ab5e7.tar.gz
chromium_src-508d103823a657b4fb94ae7f15c33dffa22ab5e7.tar.bz2
Context menu for "Voice recognition options"
Patch from Glen Shires <gshires@google.com> BUG=79991 Test= Review URL: http://codereview.chromium.org/7086005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94041 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 368855b..3ebb9dd 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -182,6 +182,7 @@ extern const char kDeleteCookies[];
extern const char kDeletePasswords[];
extern const char kDeleteFormData[];
extern const char kEnableSpellCheck[];
+extern const char kSpeechInputCensorResults[];
extern const char kEnabledLabsExperiments[];
extern const char kEnableAutoSpellCorrect[];
extern const char kSavingBrowserHistoryDisabled[];