Index: third_party/WebKit/Source/core/dom/MutationRecord.idl |
diff --git a/third_party/WebKit/Source/core/dom/MutationRecord.idl b/third_party/WebKit/Source/core/dom/MutationRecord.idl |
index e67e2c2b4af2dbf5f151afe1e5008e9533ab9e95..37c6b6ad4d0ac0a945dc6878c678065a72dfb86f 100644 |
--- a/third_party/WebKit/Source/core/dom/MutationRecord.idl |
+++ b/third_party/WebKit/Source/core/dom/MutationRecord.idl |
@@ -31,7 +31,6 @@ |
// https://dom.spec.whatwg.org/#interface-mutationrecord |
[ |
- GarbageCollected, |
] interface MutationRecord { |
readonly attribute DOMString type; |
readonly attribute Node target; |