| Index: Source/modules/speech/SpeechSynthesisVoice.idl
|
| diff --git a/Source/modules/speech/SpeechSynthesisVoice.idl b/Source/modules/speech/SpeechSynthesisVoice.idl
|
| index 7155d104cca82e5a41a426e4d8d88dada80d594e..8886ac1808b8172f00b89c03de6f96cdf070681f 100644
|
| --- a/Source/modules/speech/SpeechSynthesisVoice.idl
|
| +++ b/Source/modules/speech/SpeechSynthesisVoice.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - Conditional=SPEECH_SYNTHESIS
|
| + EnabledAtRuntime=speechSynthesis
|
| ] interface SpeechSynthesisVoice {
|
| readonly attribute DOMString voiceURI;
|
| readonly attribute DOMString name;
|
|
|