Chromium Code Reviews| Index: Source/WebCore/Modules/filesystem/Metadata.idl |
| diff --git a/Source/WebCore/Modules/filesystem/Metadata.idl b/Source/WebCore/Modules/filesystem/Metadata.idl |
| index 92a4f1962d4da03b5a7bb4cb83bf3867be66a304..6816231a85bc89ab0b54a3b5a19c4f74feb20c05 100644 |
| --- a/Source/WebCore/Modules/filesystem/Metadata.idl |
| +++ b/Source/WebCore/Modules/filesystem/Metadata.idl |
| @@ -29,7 +29,6 @@ |
| */ |
| [ |
| - Conditional=FILE_SYSTEM, |
| ImplementationLacksVTable |
| ] interface Metadata { |
| readonly attribute Date modificationTime; |