| Index: cc/input/top_controls_manager.h
|
| diff --git a/cc/input/top_controls_manager.h b/cc/input/top_controls_manager.h
|
| index 961b351169cc954fc537044367c0005dd591ca11..1aface88017c0b4556ebf8de7c8050c3530b2fbf 100644
|
| --- a/cc/input/top_controls_manager.h
|
| +++ b/cc/input/top_controls_manager.h
|
| @@ -83,7 +83,6 @@ class CC_EXPORT TopControlsManager
|
| scoped_ptr<KeyframedFloatAnimationCurve> top_controls_animation_;
|
| AnimationDirection animation_direction_;
|
| TopControlsState permitted_state_;
|
| - float controls_top_offset_;
|
| float top_controls_height_;
|
|
|
| float current_scroll_delta_;
|
|
|