| Index: modules/speech/SpeechSynthesis.idl
|
| diff --git a/modules/speech/SpeechSynthesis.idl b/modules/speech/SpeechSynthesis.idl
|
| index 8cc867ff6128c3e0f5b39f943ef78f4f62494850..4fa847a3399f97f54a2585e272e657274143629c 100644
|
| --- a/modules/speech/SpeechSynthesis.idl
|
| +++ b/modules/speech/SpeechSynthesis.idl
|
| @@ -25,7 +25,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - EnabledAtRuntime=speechSynthesis
|
| + EnabledAtRuntime=SpeechSynthesis
|
| ] interface SpeechSynthesis {
|
| readonly attribute boolean pending;
|
| readonly attribute boolean speaking;
|
|
|