Chromium Code Reviews| Index: Source/bindings/tests/idls/TestInterfaceConstructor.idl |
| diff --git a/Source/bindings/tests/idls/TestInterfaceConstructor.idl b/Source/bindings/tests/idls/TestInterfaceConstructor.idl |
| index c056499a47b94ec19fe86a2fb1eebe0b48eb338a..70aded05731d5886a7306449785763fb35cc1db4 100644 |
| --- a/Source/bindings/tests/idls/TestInterfaceConstructor.idl |
| +++ b/Source/bindings/tests/idls/TestInterfaceConstructor.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + Constructor, |
| Constructor(double doubleArg, |
| DOMString stringArg, |
| TestInterfaceEmpty testInterfaceEmptyArg, |