Chromium Code Reviews| Index: Source/modules/filesystem/EntrySync.idl |
| diff --git a/Source/modules/filesystem/EntrySync.idl b/Source/modules/filesystem/EntrySync.idl |
| index 08021da68a9052ddcfbcefddae84896975249e07..c71f2c7ab90d454a9dadba8a2c34a42bfd62efdd 100644 |
| --- a/Source/modules/filesystem/EntrySync.idl |
| +++ b/Source/modules/filesystem/EntrySync.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| CustomToV8 |
| ] interface EntrySync { |
| readonly attribute boolean isFile; |