Index: Source/modules/speech/SpeechRecognitionAlternative.idl |
diff --git a/Source/modules/speech/SpeechRecognitionAlternative.idl b/Source/modules/speech/SpeechRecognitionAlternative.idl |
index 319755b8803348ae181fea05b12821bcf413c1df..980e244bb9600ec43166c05a80278afb31a2771c 100644 |
--- a/Source/modules/speech/SpeechRecognitionAlternative.idl |
+++ b/Source/modules/speech/SpeechRecognitionAlternative.idl |
@@ -25,7 +25,6 @@ |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface SpeechRecognitionAlternative { |
readonly attribute DOMString transcript; |
readonly attribute float confidence; |