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