Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 7fe2bd20fd3b8d202e9945f426bea9f9762f5305..8d06886b7ac86c7fbe2b13e96e38a12e4cfbfb97 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[]; |