Index: Source/modules/speech/SpeechRecognitionResultList.idl |
diff --git a/Source/modules/speech/SpeechRecognitionResultList.idl b/Source/modules/speech/SpeechRecognitionResultList.idl |
index 2db1fe994122b4191accf3fb0fc14a444c90a9c7..8bb4d8cc2ed7ec13bf520bd87eb3a3829f32238d 100644 |
--- a/Source/modules/speech/SpeechRecognitionResultList.idl |
+++ b/Source/modules/speech/SpeechRecognitionResultList.idl |
@@ -25,7 +25,6 @@ |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface SpeechRecognitionResultList { |
readonly attribute unsigned long length; |
getter SpeechRecognitionResult item([IsIndex] unsigned long index); |