Index: Source/core/dom/MutationObserverRegistration.h |
diff --git a/Source/core/dom/MutationObserverRegistration.h b/Source/core/dom/MutationObserverRegistration.h |
index 22ca61219bb6509a2177a71825fe09c7e2ca17e8..95312a3f28d354388cf4e2af932e1941b61a12de 100644 |
--- a/Source/core/dom/MutationObserverRegistration.h |
+++ b/Source/core/dom/MutationObserverRegistration.h |
@@ -61,7 +61,7 @@ public: |
void addRegistrationNodesToSet(WillBeHeapHashSet<RawPtrWillBeMember<Node> >&) const; |
- void trace(Visitor*); |
+ DECLARE_TRACE(); |
void dispose(); |