Chromium Code Reviews| Index: Source/modules/filesystem/FileSystemCallback.idl |
| diff --git a/Source/modules/filesystem/FileSystemCallback.idl b/Source/modules/filesystem/FileSystemCallback.idl |
| index c4eb76b13d251bf3af8db7b52e0859f9c79068d7..13a23e25282c5b503e301ca704cb8d44020e7ab6 100644 |
| --- a/Source/modules/filesystem/FileSystemCallback.idl |
| +++ b/Source/modules/filesystem/FileSystemCallback.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Callback |
| ] interface FileSystemCallback { |
| boolean handleEvent(DOMFileSystem fileSystem); |