summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl')
-rw-r--r--chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl b/chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl
index 734272f93e2..5c3fed44601 100644
--- a/chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl
+++ b/chromium/third_party/WebKit/Source/modules/filesystem/Entry.idl
@@ -31,6 +31,7 @@
[
Custom=Wrap,
NoInterfaceObject,
+ GarbageCollected,
] interface Entry {
readonly attribute boolean isFile;
readonly attribute boolean isDirectory;