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