Chromium Code Reviews| Index: bindings/scripts/test/TestTypedArray.idl |
| diff --git a/bindings/scripts/test/TestTypedArray.idl b/bindings/scripts/test/TestTypedArray.idl |
| index 91c6a105fe4554dbfa54e2cbb81905b31a384766..7d41fff315746613846c3f4f93cc4f2fb5a7b49a 100644 |
| --- a/bindings/scripts/test/TestTypedArray.idl |
| +++ b/bindings/scripts/test/TestTypedArray.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=123, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=double |