Index: Source/modules/speech/SpeechSynthesis.idl |
diff --git a/Source/modules/speech/SpeechSynthesis.idl b/Source/modules/speech/SpeechSynthesis.idl |
index a125b95f2790cabfb50048f0ae312cb7c8748d42..6fb3fbcd41f6ca513cefece2cd388cf04586ad26 100644 |
--- a/Source/modules/speech/SpeechSynthesis.idl |
+++ b/Source/modules/speech/SpeechSynthesis.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SPEECH_SYNTHESIS |
+ EnabledAtRuntime=speechSynthesis |
] interface SpeechSynthesis { |
readonly attribute boolean pending; |
readonly attribute boolean speaking; |