Index: Source/modules/mediastream/RTCSessionDescription.idl |
diff --git a/Source/modules/mediastream/RTCSessionDescription.idl b/Source/modules/mediastream/RTCSessionDescription.idl |
index bdd8d6960430e855cf6cdf935621e4bdfe988383..0e3d464d4aa6a8566ed1e0d01474917c402bfd29 100644 |
--- a/Source/modules/mediastream/RTCSessionDescription.idl |
+++ b/Source/modules/mediastream/RTCSessionDescription.idl |
@@ -30,7 +30,7 @@ |
[ |
Constructor(Dictionary dictionary), |
- RaisesException |
+ ConstructorRaisesException |
] interface RTCSessionDescription { |
[SetterRaisesException] attribute DOMString type; |
[SetterRaisesException] attribute DOMString sdp; |