| Index: Source/modules/mediastream/RTCSessionDescription.idl
|
| diff --git a/Source/modules/mediastream/RTCSessionDescription.idl b/Source/modules/mediastream/RTCSessionDescription.idl
|
| index 5d76637a603419de2a5125fd0ba38b4a99922354..6c9f668933ed144f0c70d2ef7f6c1eba71281078 100644
|
| --- a/Source/modules/mediastream/RTCSessionDescription.idl
|
| +++ b/Source/modules/mediastream/RTCSessionDescription.idl
|
| @@ -38,7 +38,6 @@
|
|
|
| [
|
| GarbageCollected,
|
| - DependentLifetime,
|
| Constructor(optional RTCSessionDescriptionInit descriptionInitDict)
|
| ] interface RTCSessionDescription {
|
| attribute RTCSdpType? type;
|
|
|