Chromium Code Reviews| Index: Source/core/speech/SpeechInputResult.idl |
| diff --git a/Source/core/speech/SpeechInputResult.idl b/Source/core/speech/SpeechInputResult.idl |
| index bc2d4097aac368fc85150dc106484c198ceb791c..1b08612f856ce8c11331100af7e8291c96f0d80f 100644 |
| --- a/Source/core/speech/SpeechInputResult.idl |
| +++ b/Source/core/speech/SpeechInputResult.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + WillBeGarbageCollected, |
| NoInterfaceObject, |
| Conditional=INPUT_SPEECH |
| ] interface SpeechInputResult { |