summaryrefslogtreecommitdiffstats
path: root/cc/animation/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/animation/animation.h')
-rw-r--r--cc/animation/animation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/animation/animation.h b/cc/animation/animation.h
index 9946298..f640318 100644
--- a/cc/animation/animation.h
+++ b/cc/animation/animation.h
@@ -47,6 +47,7 @@ class CC_EXPORT Animation {
Transform = 0,
Opacity,
Filter,
+ BackgroundColor,
// This sentinel must be last.
TargetPropertyEnumSize
};