Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 2f8bcebaa712f07f67b6da6b0da18ff37b7f5c76..57d6b48b88dd1cad1a32995bf107a6dd7d754a94 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -76,7 +76,6 @@ extern const char kDisableSessionStorage[]; |
extern const char kDisableSharedWorkers[]; |
extern const char kDisableSiteSpecificQuirks[]; |
CONTENT_EXPORT extern const char kDisableSpeechInput[]; |
-CONTENT_EXPORT extern const char kEnableScriptedSpeech[]; |
extern const char kSpeechRecognitionWebserviceKey[]; |
#if defined(OS_ANDROID) |
CONTENT_EXPORT extern const char kEnableWebAudio[]; |