Chromium Code Reviews| Index: html/canvas/Float32Array.idl |
| diff --git a/html/canvas/Float32Array.idl b/html/canvas/Float32Array.idl |
| index 5b466c229de35e3dc3558328c44f28f6ca85fb3a..d6cb7b37d7b472b55769df4d6d314edbc928bfbd 100644 |
| --- a/html/canvas/Float32Array.idl |
| +++ b/html/canvas/Float32Array.idl |
| @@ -29,8 +29,6 @@ |
| ConstructorParameters=1, |
| NumericIndexedGetter, |
| CustomIndexedSetter, |
| - JSGenerateToNativeObject, |
| - JSNoStaticTables, |
| CustomToJSObject, |
| DoNotCheckConstants, |
| TypedArray=float, |