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