| Index: cc/test/animation_test_common.h
|
| diff --git a/cc/test/animation_test_common.h b/cc/test/animation_test_common.h
|
| index e0bfe8645c6a95d4237efa88b35c0577bc3d7b4b..ba35c13cca2ce242fd3200343a0c6103c30bb953 100644
|
| --- a/cc/test/animation_test_common.h
|
| +++ b/cc/test/animation_test_common.h
|
| @@ -49,7 +49,6 @@ class FakeTransformTransition : public TransformAnimationCurve {
|
| gfx::Transform GetValue(base::TimeDelta time) const override;
|
| bool AnimatedBoundsForBox(const gfx::BoxF& box,
|
| gfx::BoxF* bounds) const override;
|
| - bool AffectsScale() const override;
|
| bool IsTranslation() const override;
|
| bool PreservesAxisAlignment() const override;
|
| bool AnimationStartScale(bool forward_direction,
|
|
|