Index: modules/mediastream/RTCIceCandidate.idl |
diff --git a/modules/mediastream/RTCIceCandidate.idl b/modules/mediastream/RTCIceCandidate.idl |
index 8abe47277b43c255bf9666ee67cc31ce238eed44..6404c114693033ef72195380ae9681d2fa98ef9a 100644 |
--- a/modules/mediastream/RTCIceCandidate.idl |
+++ b/modules/mediastream/RTCIceCandidate.idl |
@@ -30,7 +30,7 @@ |
[ |
Constructor(Dictionary dictionary), |
- ConstructorRaisesException |
+ RaisesException=Constructor |
] interface RTCIceCandidate { |
readonly attribute DOMString candidate; |
readonly attribute DOMString sdpMid; |