Index: Source/modules/webdatabase/SQLResultSetRowList.idl |
diff --git a/Source/modules/webdatabase/SQLResultSetRowList.idl b/Source/modules/webdatabase/SQLResultSetRowList.idl |
index 1393200009d35731fefc3b79d228ebdf68c1204f..05dd04b12d5e9ac203998a6e5ab98fbf52602af9 100644 |
--- a/Source/modules/webdatabase/SQLResultSetRowList.idl |
+++ b/Source/modules/webdatabase/SQLResultSetRowList.idl |
@@ -27,7 +27,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface SQLResultSetRowList { |
readonly attribute unsigned long length; |
[Custom] any item(unsigned long index); |