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