diff options
Diffstat (limited to 'cc/layer_animation_controller.h')
-rw-r--r-- | cc/layer_animation_controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/layer_animation_controller.h b/cc/layer_animation_controller.h index 25e4c58..b3c08e8 100644 --- a/cc/layer_animation_controller.h +++ b/cc/layer_animation_controller.h @@ -19,7 +19,6 @@ class WebTransformationMatrix; namespace cc { class Animation; -class IntSize; class KeyframeValueList; class LayerAnimationControllerClient { |