Chromium Code Reviews| Index: html/canvas/Int32Array.idl |
| diff --git a/html/canvas/Int32Array.idl b/html/canvas/Int32Array.idl |
| index 141cbd0811f9de09032fb707cd48c4bdc5f9adcf..c5cbf203c5ff50086f643c8c94831670b9f4a9af 100644 |
| --- a/html/canvas/Int32Array.idl |
| +++ b/html/canvas/Int32Array.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=int, |