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