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