summaryrefslogtreecommitdiffstats
path: root/cc/animation/animation_events.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/animation/animation_events.h')
-rw-r--r--cc/animation/animation_events.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/animation/animation_events.h b/cc/animation/animation_events.h
index 63645ec..b65a678 100644
--- a/cc/animation/animation_events.h
+++ b/cc/animation/animation_events.h
@@ -22,6 +22,7 @@ struct CC_EXPORT AnimationEvent {
int group_id,
Animation::TargetProperty target_property,
base::TimeTicks monotonic_time);
+ AnimationEvent(const AnimationEvent& other);
Type type;
int layer_id;