Index: Source/modules/webdatabase/SQLException.idl |
diff --git a/Source/modules/webdatabase/SQLException.idl b/Source/modules/webdatabase/SQLException.idl |
index 3dc160a8fd74b3c31507d10caed1c895e2ee4a94..427e7b005166cf2c9932e9181606fa6f4b04ab95 100644 |
--- a/Source/modules/webdatabase/SQLException.idl |
+++ b/Source/modules/webdatabase/SQLException.idl |
@@ -30,7 +30,6 @@ |
[ |
DoNotCheckConstants, |
- ImplementationLacksVTable |
] exception SQLException { |
readonly attribute unsigned long code; |
readonly attribute DOMString message; |