Index: Source/modules/mediastream/RTCDataChannel.idl |
diff --git a/Source/modules/mediastream/RTCDataChannel.idl b/Source/modules/mediastream/RTCDataChannel.idl |
index 843e09181fb026515a892b71b832d82df7574ce6..7827c200761462c9343bb6e6c126dde33cb92ea9 100644 |
--- a/Source/modules/mediastream/RTCDataChannel.idl |
+++ b/Source/modules/mediastream/RTCDataChannel.idl |
@@ -25,6 +25,7 @@ |
// http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCDataChannel |
[ |
+ WillBeGarbageCollected, |
NoInterfaceObject, |
] interface RTCDataChannel : EventTarget { |
readonly attribute DOMString label; |