| Index: Source/modules/speech/SpeechSynthesis.idl
|
| diff --git a/Source/modules/speech/SpeechSynthesis.idl b/Source/modules/speech/SpeechSynthesis.idl
|
| index 922415ee5ec0c773bfd736f88c9e80c0fd23eba1..78222925157fae492ab315b94801ada21894e8f6 100644
|
| --- a/Source/modules/speech/SpeechSynthesis.idl
|
| +++ b/Source/modules/speech/SpeechSynthesis.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| NoInterfaceObject,
|
| RuntimeEnabled=SpeechSynthesis
|
| ] interface SpeechSynthesis : EventTarget {
|
|
|