Chromium Code Reviews| Index: html/canvas/Uint32Array.idl |
| diff --git a/html/canvas/Uint32Array.idl b/html/canvas/Uint32Array.idl |
| index acfd7c600e4ded6d84206162fc86cf0b191fe788..5614a953b8a95d8923b8e432d85ca758d6116def 100644 |
| --- a/html/canvas/Uint32Array.idl |
| +++ b/html/canvas/Uint32Array.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=unsigned int, |