Index: cc/animation/scrollbar_animation_controller_thinning.h |
diff --git a/cc/animation/scrollbar_animation_controller_thinning.h b/cc/animation/scrollbar_animation_controller_thinning.h |
index 2cf30f5b82109b48f811257d996ec671ccbedb9d..f22d94c928d35422a0b1a1ebe2c3bf674d7dfad6 100644 |
--- a/cc/animation/scrollbar_animation_controller_thinning.h |
+++ b/cc/animation/scrollbar_animation_controller_thinning.h |
@@ -62,8 +62,6 @@ class CC_EXPORT ScrollbarAnimationControllerThinning |
void ApplyOpacityAndThumbThicknessScale(float opacity, |
float thumb_thickness_scale); |
- LayerImpl* scroll_layer_; |
- |
bool mouse_is_over_scrollbar_; |
bool mouse_is_near_scrollbar_; |
// Are we narrowing or thickening the bars. |