Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognitionResultList.idl |
| diff --git a/Source/modules/speech/SpeechRecognitionResultList.idl b/Source/modules/speech/SpeechRecognitionResultList.idl |
| index a4065ebf26bbaa836ea3914a753b9c9a434d6ad4..e93a5cfc7a2a4dba856570380cffd88469b2727f 100644 |
| --- a/Source/modules/speech/SpeechRecognitionResultList.idl |
| +++ b/Source/modules/speech/SpeechRecognitionResultList.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| NoInterfaceObject |
| ] interface SpeechRecognitionResultList { |
| readonly attribute unsigned long length; |