Index: cc/animation_curve.h |
diff --git a/cc/animation_curve.h b/cc/animation_curve.h |
index 50dde073f0d127213c7353e83c5cb926c4da15a6..386d7034e007f2198f1434068bc91273774a213b 100644 |
--- a/cc/animation_curve.h |
+++ b/cc/animation_curve.h |
@@ -12,7 +12,6 @@ namespace cc { |
class FloatAnimationCurve; |
class TransformAnimationCurve; |
-class IntSize; |
class TransformOperations; |
// An animation curve is a function that returns a value given a time. |