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