Index: Source/modules/mediastream/RTCIceCandidate.idl |
diff --git a/Source/modules/mediastream/RTCIceCandidate.idl b/Source/modules/mediastream/RTCIceCandidate.idl |
index b315d10fb5a2614d4dbcc41a4de1b2f008c1f445..74a1c60ffbc5b6aeb301a42c370b33b7c41bf35e 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 { |