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