Index: cc/animation/element_animations.h |
diff --git a/cc/animation/element_animations.h b/cc/animation/element_animations.h |
index 87fac9d95b0eaa2bc1ab736dbbc4a28e3bea5fdd..c345d09517cf9d583d6cbb445b6d70ab73923378 100644 |
--- a/cc/animation/element_animations.h |
+++ b/cc/animation/element_animations.h |
@@ -146,8 +146,6 @@ class CC_EXPORT ElementAnimations : public base::RefCounted<ElementAnimations> { |
bool TransformAnimationBoundsForBox(const gfx::BoxF& box, |
gfx::BoxF* bounds) const; |
- bool HasAnimationThatAffectsScale() const; |
- |
bool HasOnlyTranslationTransforms(ElementListType list_type) const; |
bool AnimationsPreserveAxisAlignment() const; |