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