Index: Source/core/animation/AnimationNode.h |
diff --git a/Source/core/animation/AnimationNode.h b/Source/core/animation/AnimationNode.h |
index 3f80eff64672af25e2c20564d443708ccd4de7df..733893ad7f206c18f4b7790943c370690272ba55 100644 |
--- a/Source/core/animation/AnimationNode.h |
+++ b/Source/core/animation/AnimationNode.h |
@@ -172,9 +172,6 @@ protected: |
const CalculatedTiming& ensureCalculated() const; |
}; |
-WILL_BE_EAGERLY_TRACED(AnimationNode); |
-WILL_BE_EAGERLY_TRACED(AnimationNode::EventDelegate); |
- |
} // namespace blink |
#endif // AnimationNode_h |