Chromium Code Reviews| Index: html/canvas/Int16Array.idl |
| diff --git a/html/canvas/Int16Array.idl b/html/canvas/Int16Array.idl |
| index 44e23f5f37f2c6bc625accc28b99df36f0d3c692..7e2b90c87b766faef1a355e69f8ae57b6f0fe9a1 100644 |
| --- a/html/canvas/Int16Array.idl |
| +++ b/html/canvas/Int16Array.idl |
| @@ -28,8 +28,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=short, |