Index: cc/input/top_controls_manager.h |
diff --git a/cc/input/top_controls_manager.h b/cc/input/top_controls_manager.h |
index e753846c7396c7c5d8d14abf2ea2f11136c5ac56..59289f6c34c9b101715ef4c8eba6676fb476bd79 100644 |
--- a/cc/input/top_controls_manager.h |
+++ b/cc/input/top_controls_manager.h |
@@ -62,7 +62,7 @@ class CC_EXPORT TopControlsManager |
float top_controls_hide_threshold); |
private: |
- void SetControlsTopOffset(float); |
+ void SetControlsTopOffset(float offset); |
void ResetAnimations(); |
void SetupAnimation(AnimationDirection direction); |
void StartAnimationIfNecessary(); |