Chromium Code Reviews| Index: Source/modules/speech/SpeechGrammarList.idl |
| diff --git a/Source/modules/speech/SpeechGrammarList.idl b/Source/modules/speech/SpeechGrammarList.idl |
| index 4974916cfe203335e3151d3369404da7ea2a02b6..a0dde223ef2166be1c972e8f0109cec0ee12880f 100644 |
| --- a/Source/modules/speech/SpeechGrammarList.idl |
| +++ b/Source/modules/speech/SpeechGrammarList.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| NoInterfaceObject, |
| Constructor |
| ] interface SpeechGrammarList { |