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