Index: cc/animation/animation_host.h |
diff --git a/cc/animation/animation_host.h b/cc/animation/animation_host.h |
index 5108cd3bdc29d1fdf49d6e341bb2b70707819489..8f5ff14a725896cf659af1c1e2be403ab2d98cee 100644 |
--- a/cc/animation/animation_host.h |
+++ b/cc/animation/animation_host.h |
@@ -109,8 +109,6 @@ class CC_EXPORT AnimationHost { |
bool HasAnyAnimationTargetingProperty(ElementId element_id, |
TargetProperty::Type property) const; |
- bool ScrollOffsetIsAnimatingOnImplOnly(ElementId element_id) const; |
- |
bool HasFilterAnimationThatInflatesBounds(ElementId element_id) const; |
bool HasTransformAnimationThatInflatesBounds(ElementId element_id) const; |
bool HasAnimationThatInflatesBounds(ElementId element_id) const; |