| Index: Source/modules/speech/SpeechSynthesisEvent.idl
|
| diff --git a/Source/modules/speech/SpeechSynthesisEvent.idl b/Source/modules/speech/SpeechSynthesisEvent.idl
|
| index fbc7514fcfa4378b3bda179dd21f19d09401772b..a0f896eeb88f7bcb288040bab4d218725d508987 100644
|
| --- a/Source/modules/speech/SpeechSynthesisEvent.idl
|
| +++ b/Source/modules/speech/SpeechSynthesisEvent.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - Conditional=SPEECH_SYNTHESIS
|
| + EnabledAtRuntime=speechSynthesis
|
| ] interface SpeechSynthesisEvent : Event {
|
| readonly attribute unsigned long charIndex;
|
| readonly attribute float elapsedTime;
|
|
|