Index: Source/WebCore/fileapi/FileException.idl |
=================================================================== |
--- Source/WebCore/fileapi/FileException.idl (revision 142703) |
+++ Source/WebCore/fileapi/FileException.idl (working copy) |
@@ -31,7 +31,8 @@ |
[ |
Conditional=BLOB|FILE_SYSTEM, |
DoNotCheckConstants, |
- JSNoStaticTables |
+ JSNoStaticTables, |
+ ImplementationLacksVTable |
] exception FileException { |
readonly attribute unsigned short code; |