Chromium Code Reviews| Index: html/canvas/Uint16Array.idl |
| diff --git a/html/canvas/Uint16Array.idl b/html/canvas/Uint16Array.idl |
| index efa0b595e46216a47d2fd7c28313bdb39d30ea14..1fd90feaf66882111f98532a963df01b44231568 100644 |
| --- a/html/canvas/Uint16Array.idl |
| +++ b/html/canvas/Uint16Array.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=unsigned short, |