Index: Source/modules/speech/SpeechRecognitionResult.idl |
diff --git a/Source/modules/speech/SpeechRecognitionResult.idl b/Source/modules/speech/SpeechRecognitionResult.idl |
index 15a7f7dd656b6842b1f147fabad96a46332a8e0a..df74772a78c0d01303cbdd1abdd0bf12069b8b6e 100644 |
--- a/Source/modules/speech/SpeechRecognitionResult.idl |
+++ b/Source/modules/speech/SpeechRecognitionResult.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface SpeechRecognitionResult { |
readonly attribute unsigned long length; |