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