Index: Source/modules/filesystem/Entry.idl |
diff --git a/Source/modules/filesystem/Entry.idl b/Source/modules/filesystem/Entry.idl |
index 65b6550256cacb3bc8554be39a027397844b7817..5c3fed44601391fe2d3566628cbc17e5626ccc52 100644 |
--- a/Source/modules/filesystem/Entry.idl |
+++ b/Source/modules/filesystem/Entry.idl |
@@ -31,7 +31,7 @@ |
[ |
Custom=Wrap, |
NoInterfaceObject, |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface Entry { |
readonly attribute boolean isFile; |
readonly attribute boolean isDirectory; |