| Index: Source/modules/mediastream/RTCIceCandidate.idl
|
| diff --git a/Source/modules/mediastream/RTCIceCandidate.idl b/Source/modules/mediastream/RTCIceCandidate.idl
|
| index 6404c114693033ef72195380ae9681d2fa98ef9a..3e8e64cdd826414e59a3be510e665cb202943973 100644
|
| --- a/Source/modules/mediastream/RTCIceCandidate.idl
|
| +++ b/Source/modules/mediastream/RTCIceCandidate.idl
|
| @@ -29,6 +29,7 @@
|
| */
|
|
|
| [
|
| + WillBeGarbageCollected,
|
| Constructor(Dictionary dictionary),
|
| RaisesException=Constructor
|
| ] interface RTCIceCandidate {
|
|
|