Index: Source/modules/mediastream/RTCPeerConnection.idl |
diff --git a/Source/modules/mediastream/RTCPeerConnection.idl b/Source/modules/mediastream/RTCPeerConnection.idl |
index ac044ab770bdfa19d649a183b78433218eaece3b..04f2bcbc62a47e011a479f2c8debbf88ffccb77a 100644 |
--- a/Source/modules/mediastream/RTCPeerConnection.idl |
+++ b/Source/modules/mediastream/RTCPeerConnection.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ActiveDOMObject, |
Constructor(Dictionary rtcIceServers, optional Dictionary mediaConstraints), |
RaisesException, |