| Index: modules/speech/SpeechSynthesisVoice.idl
|
| diff --git a/modules/speech/SpeechSynthesisVoice.idl b/modules/speech/SpeechSynthesisVoice.idl
|
| index 9ca47547cb2edc213d419b37f76744c2f691d49a..a326a8cde951f5d23455eb8c2af2f8c1f9c16193 100644
|
| --- a/modules/speech/SpeechSynthesisVoice.idl
|
| +++ b/modules/speech/SpeechSynthesisVoice.idl
|
| @@ -25,7 +25,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - EnabledAtRuntime=SpeechSynthesis
|
| + RuntimeEnabled=SpeechSynthesis
|
| ] interface SpeechSynthesisVoice {
|
| readonly attribute DOMString voiceURI;
|
| readonly attribute DOMString name;
|
|
|