| Index: modules/webmidi/NavigatorWebMIDI.idl
|
| diff --git a/modules/webmidi/NavigatorWebMIDI.idl b/modules/webmidi/NavigatorWebMIDI.idl
|
| index 9e8ced7c9b5cad6e70315a8e5f878a2b51180f78..a1e4ed051b3de3e78e73091a4f7c919ee605bb39 100644
|
| --- a/modules/webmidi/NavigatorWebMIDI.idl
|
| +++ b/modules/webmidi/NavigatorWebMIDI.idl
|
| @@ -29,5 +29,5 @@
|
| */
|
|
|
| partial interface Navigator {
|
| - [EnabledAtRuntime=webMIDI] MIDIAccessPromise requestMIDIAccess(optional Dictionary options);
|
| + [EnabledAtRuntime=WebMIDI] MIDIAccessPromise requestMIDIAccess(optional Dictionary options);
|
| };
|
|
|