Chromium Code Reviews| Index: html/canvas/Uint8Array.idl |
| diff --git a/html/canvas/Uint8Array.idl b/html/canvas/Uint8Array.idl |
| index 583d6c3015e7d87178bcfbb3930c8800cea6e52e..20bcca26e97858b634c0b34208d4be4d9970af39 100644 |
| --- a/html/canvas/Uint8Array.idl |
| +++ b/html/canvas/Uint8Array.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=unsigned char, |