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