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