Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / webdatabase / SQLTransaction.idl
index cc8b2bb..2213ed7 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 [
-    WillBeGarbageCollected,
+    GarbageCollected,
     NoInterfaceObject,
 ] interface SQLTransaction {
     [Custom] void executeSql(DOMString sqlStatement,