| Index: modules/webmidi/MIDIConnectionEvent.idl
|
| diff --git a/modules/webmidi/MIDIConnectionEvent.idl b/modules/webmidi/MIDIConnectionEvent.idl
|
| index 7ec690b7de3c0f9ab32026c7cb84349a5494c233..b53a633dc822d63010ad24f63fd94d4ca80048dc 100644
|
| --- a/modules/webmidi/MIDIConnectionEvent.idl
|
| +++ b/modules/webmidi/MIDIConnectionEvent.idl
|
| @@ -29,8 +29,8 @@
|
| */
|
|
|
| [
|
| + EventConstructor,
|
| RuntimeEnabled=WebMIDI,
|
| - ConstructorTemplate=Event
|
| ] interface MIDIConnectionEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute MIDIPort port;
|
| };
|
|
|