Index: Source/core/page/SpeechInputResult.idl |
diff --git a/Source/core/page/SpeechInputResult.idl b/Source/core/page/SpeechInputResult.idl |
index 41a530ad367d0d0f8b64144945c29ed20b173f60..174e4e9b6826d884341028f8c350367c3fad2963 100644 |
--- a/Source/core/page/SpeechInputResult.idl |
+++ b/Source/core/page/SpeechInputResult.idl |
@@ -26,7 +26,6 @@ |
[ |
NoInterfaceObject, |
Conditional=INPUT_SPEECH, |
- ImplementationLacksVTable |
] interface SpeechInputResult { |
readonly attribute DOMString utterance; |
readonly attribute float confidence; |