Chromium Code Reviews| Index: Source/modules/filesystem/Metadata.idl |
| diff --git a/Source/modules/filesystem/Metadata.idl b/Source/modules/filesystem/Metadata.idl |
| index d3f8ae9ef5d4f5c53a64f707bceef1b048d2be62..d8ec6034e974c35677de87b63800bb5f928b5f84 100644 |
| --- a/Source/modules/filesystem/Metadata.idl |
| +++ b/Source/modules/filesystem/Metadata.idl |
| @@ -30,7 +30,6 @@ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface Metadata { |
| readonly attribute Date modificationTime; |
| readonly attribute unsigned long long size; |