| Index: Source/modules/speech/SpeechSynthesisUtterance.idl
|
| diff --git a/Source/modules/speech/SpeechSynthesisUtterance.idl b/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| index 50a0173c29cd25279fa015bb460fd662a55e854c..b143ea24a06b894e59dbd1f38368ccb42194246a 100644
|
| --- a/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| +++ b/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| @@ -24,6 +24,7 @@
|
| */
|
|
|
| [
|
| + WillBeGarbageCollected,
|
| Constructor([Default=NullString] optional DOMString text),
|
| ConstructorCallWith=ExecutionContext,
|
| RuntimeEnabled=SpeechSynthesis,
|
|
|