summaryrefslogtreecommitdiffstats
path: root/chromium/cc/animation/keyframe_effect.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cc/animation/keyframe_effect.h')
-rw-r--r--chromium/cc/animation/keyframe_effect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/cc/animation/keyframe_effect.h b/chromium/cc/animation/keyframe_effect.h
index e4b00292602..e3816763e85 100644
--- a/chromium/cc/animation/keyframe_effect.h
+++ b/chromium/cc/animation/keyframe_effect.h
@@ -119,6 +119,8 @@ class CC_ANIMATION_EXPORT KeyframeEffect {
bool HasTickingKeyframeModel() const;
size_t TickingKeyframeModelsCount() const;
+ bool AffectsCustomProperty() const;
+
bool HasNonDeletedKeyframeModel() const;
bool AnimationsPreserveAxisAlignment() const;