| Index: Source/modules/speech/SpeechSynthesisUtterance.idl
|
| diff --git a/Source/modules/speech/SpeechSynthesisUtterance.idl b/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| index f42ca617e376f3e3c8577cf25234ba85b2e31d25..4e602a9092ab9c3fdf61a1fe399801a6d11fba9d 100644
|
| --- a/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| +++ b/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - Conditional=SPEECH_SYNTHESIS,
|
| + EnabledAtRuntime=speechSynthesis,
|
| EventTarget,
|
| CallWith=ScriptExecutionContext,
|
| Constructor([Default=NullString] optional DOMString text)
|
|
|