summaryrefslogtreecommitdiffstats
path: root/WebCore/html/FileError.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/FileError.idl')
-rw-r--r--WebCore/html/FileError.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/html/FileError.idl b/WebCore/html/FileError.idl
index 555d103..3423e72 100644
--- a/WebCore/html/FileError.idl
+++ b/WebCore/html/FileError.idl
@@ -30,7 +30,7 @@
module html {
interface [
- Conditional=FILE_READER|FILE_WRITER,
+ Conditional=BLOB|FILE_WRITER,
DontCheckEnums
] FileError {
#if !defined(LANGUAGE_OBJECTIVE_C)