Index: Source/modules/filesystem/ErrorCallback.idl |
diff --git a/Source/modules/filesystem/ErrorCallback.idl b/Source/modules/filesystem/ErrorCallback.idl |
index 0a74a67de49b1a177340e123ca6320c5375b91db..b5806d7c553c00e04fb8ae55a2a6636535e910c9 100644 |
--- a/Source/modules/filesystem/ErrorCallback.idl |
+++ b/Source/modules/filesystem/ErrorCallback.idl |
@@ -29,6 +29,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
Callback |
] interface ErrorCallback { |
boolean handleEvent(FileError error); |