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