Chromium Code Reviews| Index: Source/core/speech/SpeechInputResultList.idl |
| diff --git a/Source/core/speech/SpeechInputResultList.idl b/Source/core/speech/SpeechInputResultList.idl |
| index 1983aed5017f6192bb05a5e6ac76ddd4dd2e2d6c..878c5a6a049bde651d5e5069d20df3ad3f71763a 100644 |
| --- a/Source/core/speech/SpeechInputResultList.idl |
| +++ b/Source/core/speech/SpeechInputResultList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + WillBeGarbageCollected, |
| NoInterfaceObject, |
| Conditional=INPUT_SPEECH |
| ] interface SpeechInputResultList { |