Index: modules/mediastream/RTCIceCandidate.idl |
diff --git a/modules/mediastream/RTCIceCandidate.idl b/modules/mediastream/RTCIceCandidate.idl |
index 74a1c60ffbc5b6aeb301a42c370b33b7c41bf35e..b3e2801989dcf2cf2d2f46cafdddf8294d5ac02d 100644 |
--- a/modules/mediastream/RTCIceCandidate.idl |
+++ b/modules/mediastream/RTCIceCandidate.idl |
@@ -29,7 +29,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
Constructor(Dictionary dictionary), |
RaisesException=Constructor |
] interface RTCIceCandidate { |