Chromium Code Reviews| Index: fileapi/Blob.idl |
| diff --git a/fileapi/Blob.idl b/fileapi/Blob.idl |
| index 15babb788e82471b6d939a30670f5c5dfc8e67b5..ac35f85a22c684ff0861b6a0b198ce37ed4decdd 100644 |
| --- a/fileapi/Blob.idl |
| +++ b/fileapi/Blob.idl |
| @@ -29,9 +29,7 @@ |
| */ |
| [ |
| - JSGenerateIsReachable=Impl, |
| CustomToJSObject, |
| - JSNoStaticTables, |
| CustomConstructor, |
| ConstructorParameters=2 |
| ] interface Blob { |