Index: Modules/filesystem/Entry.idl |
diff --git a/Modules/filesystem/Entry.idl b/Modules/filesystem/Entry.idl |
index c43def4fada8e47f8d22f496f5a5017bd361ad29..d9345f3ab09a0e8d61a9a592e546368c3b33359f 100644 |
--- a/Modules/filesystem/Entry.idl |
+++ b/Modules/filesystem/Entry.idl |
@@ -30,8 +30,7 @@ |
[ |
Conditional=FILE_SYSTEM, |
- CustomToJSObject, |
- JSNoStaticTables |
+ CustomToJSObject |
] interface Entry { |
readonly attribute boolean isFile; |
readonly attribute boolean isDirectory; |