Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognitionResultList.idl |
| diff --git a/Source/modules/speech/SpeechRecognitionResultList.idl b/Source/modules/speech/SpeechRecognitionResultList.idl |
| index f2ccdeb7b52de00899ec1fba1ad662abfee22f11..2db1fe994122b4191accf3fb0fc14a444c90a9c7 100644 |
| --- a/Source/modules/speech/SpeechRecognitionResultList.idl |
| +++ b/Source/modules/speech/SpeechRecognitionResultList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface SpeechRecognitionResultList { |
| readonly attribute unsigned long length; |