| Index: Source/modules/filesystem/Metadata.idl
|
| diff --git a/Source/modules/filesystem/Metadata.idl b/Source/modules/filesystem/Metadata.idl
|
| index 98f761eacbc975a3df2b4507b5a75333bdc55114..5e556fe0ce53126877b555d1ad26ccbc97d93751 100644
|
| --- a/Source/modules/filesystem/Metadata.idl
|
| +++ b/Source/modules/filesystem/Metadata.idl
|
| @@ -30,7 +30,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface Metadata {
|
| readonly attribute Date modificationTime;
|
| readonly attribute unsigned long long size;
|
|
|