Chromium Code Reviews| Index: Source/modules/filesystem/Entry.idl |
| diff --git a/Source/modules/filesystem/Entry.idl b/Source/modules/filesystem/Entry.idl |
| index 4f4a316c5ea29d6037cf9567e32b8dfaa53d64f5..2acb900786690cd102209d8449ea4a430bf9e2cc 100644 |
| --- a/Source/modules/filesystem/Entry.idl |
| +++ b/Source/modules/filesystem/Entry.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| CustomToJSObject |
| ] interface Entry { |
| readonly attribute boolean isFile; |