Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / MutationRecord.idl
index c3ef616..daecf1d 100644 (file)
@@ -29,6 +29,7 @@
  */
 
 [
+    WillBeGarbageCollected,
 ] interface MutationRecord {
     readonly attribute DOMString type;
     readonly attribute Node target;