Index: cc/animation/animation_curve.h |
diff --git a/cc/animation/animation_curve.h b/cc/animation/animation_curve.h |
index c52ff180039af8609514d0877615430e927c209f..a42fcaffe3e5050830181a01e6e10d62ff700635 100644 |
--- a/cc/animation/animation_curve.h |
+++ b/cc/animation/animation_curve.h |
@@ -23,7 +23,6 @@ class FilterAnimationCurve; |
class FloatAnimationCurve; |
class ScrollOffsetAnimationCurve; |
class TransformAnimationCurve; |
-class TransformOperations; |
// An animation curve is a function that returns a value given a time. |
class CC_EXPORT AnimationCurve { |