Chromium Code Reviews| Index: modules/webmidi/MIDIPort.idl |
| diff --git a/modules/webmidi/MIDIPort.idl b/modules/webmidi/MIDIPort.idl |
| index 726fd01a31fd46021ee261f946aff5eb3f706d0e..0f448679e808c607e1aba1437ed40a06aa0ca411 100644 |
| --- a/modules/webmidi/MIDIPort.idl |
| +++ b/modules/webmidi/MIDIPort.idl |
| @@ -45,7 +45,7 @@ enum MIDIPortType { |
| }; |
| [ |
| - ActiveDOMObject, |
| + DependentLifetime, |
| GarbageCollected, |
| ] interface MIDIPort : EventTarget { |
| readonly attribute MIDIPortConnectionState connection; |