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