Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1934)

Unified Diff: chrome/common/pref_names.h

Issue 10407120: Moving tray icon and notification balloon for background speech recognition sessions to ChromeSpeec… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Turned context_name to string (instead of string16) Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index a9087849ec9831fe7b94518b56a8580e96191822..b1fb178d074bb01b220cc3969d16b83b69c437f3 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -275,7 +275,6 @@ extern const char kDeletePasswords[];
extern const char kDeleteFormData[];
extern const char kDeauthorizeContentLicenses[];
extern const char kEnableSpellCheck[];
-extern const char kSpeechInputTrayNotificationShown[];
extern const char kSpeechRecognitionFilterProfanities[];
extern const char kSpeechRecognitionTrayNotificationShownContexts[];
extern const char kEnabledLabsExperiments[];

Powered by Google App Engine
This is Rietveld 408576698