Chromium Code Reviews| Index: html/canvas/Int8Array.idl |
| diff --git a/html/canvas/Int8Array.idl b/html/canvas/Int8Array.idl |
| index 1e2c9901aa09140f3385a5b41111868ee5f81184..8b2731f02ea82eca3230a58b96266fcbdc701f9f 100644 |
| --- a/html/canvas/Int8Array.idl |
| +++ b/html/canvas/Int8Array.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=signed char, |