Chromium Code Reviews| Index: modules/webmidi/MIDIAccess.idl |
| diff --git a/modules/webmidi/MIDIAccess.idl b/modules/webmidi/MIDIAccess.idl |
| index a65381dfb75c23a3e612c5af5ae73b4bda016492..7cebf53f2dd0e798212ad749aec107042e05b435 100644 |
| --- a/modules/webmidi/MIDIAccess.idl |
| +++ b/modules/webmidi/MIDIAccess.idl |
| @@ -29,7 +29,7 @@ |
| */ |
| [ |
| - ActiveDOMObject, |
| + DependentLifetime, |
| ] interface MIDIAccess : EventTarget { |
| readonly attribute MIDIInputMap inputs; |
| readonly attribute MIDIOutputMap outputs; |