Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8f3951cfd83aab8dfa2de6bd171bc6581fd55cd6..f3752f07e3132b85e50cc269898017fbd55d7a60 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -76,6 +76,7 @@ extern const char kDisableSharedWorkers[]; |
extern const char kDisableSiteSpecificQuirks[]; |
CONTENT_EXPORT extern const char kDisableSpeechInput[]; |
extern const char kSpeechRecognitionWebserviceKey[]; |
+CONTENT_EXPORT extern const char kEnableSpeechSynthesis[]; |
#if defined(OS_ANDROID) |
CONTENT_EXPORT extern const char kEnableWebAudio[]; |
CONTENT_EXPORT extern const char kDisableWebRTC[]; |