| Index: Source/modules/speech/SpeechRecognitionEvent.idl
|
| diff --git a/Source/modules/speech/SpeechRecognitionEvent.idl b/Source/modules/speech/SpeechRecognitionEvent.idl
|
| index 8027f821c130ba204816039caab8af608355c171..a627a5b3b87723d611817bd6c9c2195ea2767cfa 100644
|
| --- a/Source/modules/speech/SpeechRecognitionEvent.idl
|
| +++ b/Source/modules/speech/SpeechRecognitionEvent.idl
|
| @@ -24,6 +24,7 @@
|
| */
|
|
|
| [
|
| + NoInterfaceObject,
|
| ConstructorTemplate=Event,
|
| ] interface SpeechRecognitionEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute unsigned long resultIndex;
|
|
|