| Index: Source/modules/webdatabase/SQLTransaction.idl | 
| diff --git a/Source/modules/webdatabase/SQLTransaction.idl b/Source/modules/webdatabase/SQLTransaction.idl | 
| index f7508bceb2bc02304f25df361ac18ac345201cec..cc8b2bb2180b986e932c288694afdc1fbf7bdd54 100644 | 
| --- a/Source/modules/webdatabase/SQLTransaction.idl | 
| +++ b/Source/modules/webdatabase/SQLTransaction.idl | 
| @@ -27,6 +27,7 @@ | 
| */ | 
|  | 
| [ | 
| +    WillBeGarbageCollected, | 
| NoInterfaceObject, | 
| ] interface SQLTransaction { | 
| [Custom] void executeSql(DOMString sqlStatement, | 
|  |