Chromium Code Reviews| Index: Source/modules/filesystem/EntryArraySync.idl |
| diff --git a/Source/modules/filesystem/EntryArraySync.idl b/Source/modules/filesystem/EntryArraySync.idl |
| index 300bb2fe588b4a861bfb3635ae2396e942cdd677..cc010d702a680cfc268ef5982f4033c395054dee 100644 |
| --- a/Source/modules/filesystem/EntryArraySync.idl |
| +++ b/Source/modules/filesystem/EntryArraySync.idl |
| @@ -30,7 +30,6 @@ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface EntryArraySync { |
| readonly attribute unsigned long length; |
| getter EntrySync item([IsIndex] unsigned long index); |