Index: cc/animation/animation_delegate.h |
diff --git a/cc/animation/animation_delegate.h b/cc/animation/animation_delegate.h |
index c7ec2bb3321edba1850ed864f54efa64ab286565..77d22f1f6c2e9381dd3e858e3d7762cd7b47fc07 100644 |
--- a/cc/animation/animation_delegate.h |
+++ b/cc/animation/animation_delegate.h |
@@ -11,7 +11,7 @@ |
namespace cc { |
-class CC_EXPORT AnimationDelegate { |
+class CC_ANIMATION_EXPORT AnimationDelegate { |
public: |
virtual void NotifyAnimationStarted(base::TimeTicks monotonic_time, |
TargetProperty::Type target_property, |