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

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: Fixed tray icon tooltip message. 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 16343be22647e314b037ecd75c56a5c8a0b4e85f..6aed3e6e6d923c906a03dc025758a55e3a20ebb1 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