| Index: Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| diff --git a/Source/bindings/tests/idls/TestInterfaceConstructor.idl b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| index 8f8ceb466f2dc59d506c75a7ed89c3fce9be1c64..82fda5396d1d06e2d485dba99c274ecac0bf80ab 100644
|
| --- a/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| +++ b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| @@ -30,6 +30,7 @@
|
|
|
| [
|
| Constructor(),
|
| + MeasureAs=TestFeature,
|
| RaisesException=Constructor,
|
| ] interface TestInterfaceConstructor {
|
| };
|
|
|