summaryrefslogtreecommitdiffstats
path: root/cc/animation_curve.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/animation_curve.h')
-rw-r--r--cc/animation_curve.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/animation_curve.h b/cc/animation_curve.h
index 50dde07..386d703 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.