Chromium Code Reviews| Index: Source/modules/filesystem/EntryArraySync.idl |
| diff --git a/Source/modules/filesystem/EntryArraySync.idl b/Source/modules/filesystem/EntryArraySync.idl |
| index 52651e4223f8d6f585e0b708592715bc10449b5b..300bb2fe588b4a861bfb3635ae2396e942cdd677 100644 |
| --- a/Source/modules/filesystem/EntryArraySync.idl |
| +++ b/Source/modules/filesystem/EntryArraySync.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface EntryArraySync { |
| readonly attribute unsigned long length; |