Index: Source/core/animation/AnimationStack.h |
diff --git a/Source/core/animation/AnimationStack.h b/Source/core/animation/AnimationStack.h |
index cad21280c5aabc5faac8ffdffaccfb854835dc59..c4e19c065d9a5f28b78c838b395a9f1fa0649915 100644 |
--- a/Source/core/animation/AnimationStack.h |
+++ b/Source/core/animation/AnimationStack.h |
@@ -66,8 +66,6 @@ private: |
friend class AnimationAnimationStackTest; |
}; |
-WILL_BE_EAGERLY_TRACED(AnimationStack); |
- |
} // namespace blink |
#endif // AnimationStack_h |