| Index: Source/modules/mediastream/RTCPeerConnection.idl
|
| diff --git a/Source/modules/mediastream/RTCPeerConnection.idl b/Source/modules/mediastream/RTCPeerConnection.idl
|
| index 7007073b579dd3e6143c971eed8a2fef2f4103cd..5b90db56e1c5e849a24fba65cb9e35cdfd07bd07 100644
|
| --- a/Source/modules/mediastream/RTCPeerConnection.idl
|
| +++ b/Source/modules/mediastream/RTCPeerConnection.idl
|
| @@ -29,6 +29,7 @@
|
| */
|
|
|
| [
|
| + WillBeGarbageCollected,
|
| ActiveDOMObject,
|
| Constructor(Dictionary rtcIceServers, optional Dictionary mediaConstraints),
|
| ConstructorCallWith=ExecutionContext,
|
|
|