Index: modules/speech/SpeechRecognitionError.idl |
diff --git a/modules/speech/SpeechRecognitionError.idl b/modules/speech/SpeechRecognitionError.idl |
index 59956d2d874b223a18b53d150583a0cf5e0e32dc..0150174a0c65b63363a37941b38a79bfa806ef21 100644 |
--- a/modules/speech/SpeechRecognitionError.idl |
+++ b/modules/speech/SpeechRecognitionError.idl |
@@ -25,7 +25,7 @@ |
[ |
NoInterfaceObject, |
- ConstructorTemplate=Event |
+ EventConstructor, |
] interface SpeechRecognitionError : Event { |
[InitializedByEventConstructor] readonly attribute DOMString error; |
[InitializedByEventConstructor] readonly attribute DOMString message; |