Index: Source/modules/webdatabase/SQLTransaction.idl |
diff --git a/Source/modules/webdatabase/SQLTransaction.idl b/Source/modules/webdatabase/SQLTransaction.idl |
index 4de66ad1fb3fe0218a31e145a731460caa075314..d506b75983b8a304c5006186f6b9997b6ad43c11 100644 |
--- a/Source/modules/webdatabase/SQLTransaction.idl |
+++ b/Source/modules/webdatabase/SQLTransaction.idl |
@@ -27,7 +27,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface SQLTransaction { |
[Custom] void executeSql(DOMString sqlStatement, |
ObjectArray arguments, |