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