| Index: Source/modules/encryptedmedia/MediaKeySession.idl
|
| diff --git a/Source/modules/encryptedmedia/MediaKeySession.idl b/Source/modules/encryptedmedia/MediaKeySession.idl
|
| index a2f7e86e56fbc8b52450e795231f984bc14fde37..a5cf3338e91d1c17bbc1d6cb26d930369366ab5d 100644
|
| --- a/Source/modules/encryptedmedia/MediaKeySession.idl
|
| +++ b/Source/modules/encryptedmedia/MediaKeySession.idl
|
| @@ -26,7 +26,7 @@
|
| [
|
| ActiveDOMObject,
|
| RuntimeEnabled=EncryptedMedia,
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| TypeChecking=Interface|Nullable
|
| ] interface MediaKeySession : EventTarget {
|
| // error state
|
|
|