Index: cc/input/scrollbar_animation_controller_thinning.h |
diff --git a/cc/input/scrollbar_animation_controller_thinning.h b/cc/input/scrollbar_animation_controller_thinning.h |
index d7a1e13e541dd93e22428307ee8080689227f803..0b393088b89c209f5771c617781c4bce7a264f89 100644 |
--- a/cc/input/scrollbar_animation_controller_thinning.h |
+++ b/cc/input/scrollbar_animation_controller_thinning.h |
@@ -12,7 +12,6 @@ |
#include "cc/input/scrollbar_animation_controller.h" |
namespace cc { |
-class LayerImpl; |
// Scrollbar animation that partially fades and thins after an idle delay, |
// and reacts to mouse movements. |