| Index: modules/speech/WindowSpeechSynthesis.idl
|
| diff --git a/modules/speech/WindowSpeechSynthesis.idl b/modules/speech/WindowSpeechSynthesis.idl
|
| index 7dd441ee5b75d76840a23704ab471f6096e79f34..833797b4e53b57553f2de4d45fdbbfb1afda6017 100644
|
| --- a/modules/speech/WindowSpeechSynthesis.idl
|
| +++ b/modules/speech/WindowSpeechSynthesis.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - EnabledAtRuntime=SpeechSynthesis,
|
| + RuntimeEnabled=SpeechSynthesis,
|
| ImplementedAs=DOMWindowSpeechSynthesis
|
| ] partial interface Window {
|
| readonly attribute SpeechSynthesis speechSynthesis;
|
|
|