Chromium Code Reviews| Index: cc/input/scrollbar_animation_controller_linear_fade.h |
| diff --git a/cc/input/scrollbar_animation_controller_linear_fade.h b/cc/input/scrollbar_animation_controller_linear_fade.h |
| index f5ef13a778ac26cf5e943a7b2c157d5904968cf3..d3acc8255ecdfbc95d973e8449113ccc72401473 100644 |
| --- a/cc/input/scrollbar_animation_controller_linear_fade.h |
| +++ b/cc/input/scrollbar_animation_controller_linear_fade.h |
| @@ -12,7 +12,6 @@ |
| #include "cc/input/scrollbar_animation_controller.h" |
| namespace cc { |
| -class LayerImpl; |
| class CC_EXPORT ScrollbarAnimationControllerLinearFade |
| : public ScrollbarAnimationController { |