Chromium Code Reviews| Index: fileapi/FileList.idl |
| diff --git a/fileapi/FileList.idl b/fileapi/FileList.idl |
| index 9e8ef5000828f7ff6e064d001db82530e579b1f9..59fa39371b3e31e84f44e68c56e9154ac2e46252 100644 |
| --- a/fileapi/FileList.idl |
| +++ b/fileapi/FileList.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| IndexedGetter, |
| - JSNoStaticTables, |
| ImplementationLacksVTable |
| ] interface FileList { |
| readonly attribute unsigned long length; |