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