Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / webdatabase / SQLResultSet.idl
index 8b61f24..24c04c2 100644 (file)
@@ -28,7 +28,7 @@
 
 [
     NoInterfaceObject,
-    WillBeGarbageCollected,
+    GarbageCollected,
 ] interface SQLResultSet {
     readonly attribute SQLResultSetRowList rows;