Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognitionResult.idl |
| diff --git a/Source/modules/speech/SpeechRecognitionResult.idl b/Source/modules/speech/SpeechRecognitionResult.idl |
| index 9abd376852e3a85017b034b6ae55877b1b632376..1603f874c00814bd75d647bae121394d575c75de 100644 |
| --- a/Source/modules/speech/SpeechRecognitionResult.idl |
| +++ b/Source/modules/speech/SpeechRecognitionResult.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| IndexedGetter, |
| ImplementationLacksVTable |
| ] interface SpeechRecognitionResult { |