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