Chromium Code Reviews| Index: Source/modules/filesystem/EntrySync.idl |
| diff --git a/Source/modules/filesystem/EntrySync.idl b/Source/modules/filesystem/EntrySync.idl |
| index 192c50bcddf3a39d7f0bc30f05ee6dc06190dcad..eb19b5bc41d283d336bec7d6ce3e32933ccbacca 100644 |
| --- a/Source/modules/filesystem/EntrySync.idl |
| +++ b/Source/modules/filesystem/EntrySync.idl |
| @@ -31,6 +31,7 @@ |
| [ |
| Custom=Wrap, |
| NoInterfaceObject, |
| + WillBeGarbageCollected, |
| ] interface EntrySync { |
| readonly attribute boolean isFile; |
| readonly attribute boolean isDirectory; |