| Index: Source/modules/speech/SpeechRecognitionError.idl
|
| diff --git a/Source/modules/speech/SpeechRecognitionError.idl b/Source/modules/speech/SpeechRecognitionError.idl
|
| index d62ac18f5366f552e2a15ef2c09734e51d65434f..59956d2d874b223a18b53d150583a0cf5e0e32dc 100644
|
| --- a/Source/modules/speech/SpeechRecognitionError.idl
|
| +++ b/Source/modules/speech/SpeechRecognitionError.idl
|
| @@ -24,6 +24,7 @@
|
| */
|
|
|
| [
|
| + NoInterfaceObject,
|
| ConstructorTemplate=Event
|
| ] interface SpeechRecognitionError : Event {
|
| [InitializedByEventConstructor] readonly attribute DOMString error;
|
|
|