Index: Source/core/animation/AnimationEffect.h |
diff --git a/Source/core/animation/AnimationEffect.h b/Source/core/animation/AnimationEffect.h |
index 9acfc7e4fee795669e0aa9d6163ef644e09466f0..8438c2c454d71c16278a0bb37f021e1e2bf2b98c 100644 |
--- a/Source/core/animation/AnimationEffect.h |
+++ b/Source/core/animation/AnimationEffect.h |
@@ -42,7 +42,6 @@ namespace WebCore { |
class AnimatableValue; |
class AnimationEffect : public RefCountedWillBeGarbageCollectedFinalized<AnimationEffect> { |
- DECLARE_GC_INFO; |
public: |
enum CompositeOperation { |
CompositeReplace, |