summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl b/chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl
index c3ef6164eb8..daecf1d0c37 100644
--- a/chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl
+++ b/chromium/third_party/WebKit/Source/core/dom/MutationRecord.idl
@@ -29,6 +29,7 @@
*/
[
+ WillBeGarbageCollected,
] interface MutationRecord {
readonly attribute DOMString type;
readonly attribute Node target;