Index: cc/input/top_controls_manager.h |
diff --git a/cc/input/top_controls_manager.h b/cc/input/top_controls_manager.h |
index fc40378f5f8ec491b3f3cc466399c3569c787c76..6b3451179c344d276a4bf7adb690b4b7869a2588 100644 |
--- a/cc/input/top_controls_manager.h |
+++ b/cc/input/top_controls_manager.h |
@@ -71,6 +71,7 @@ class CC_EXPORT TopControlsManager |
float top_controls_hide_threshold); |
private: |
+ bool TopControlsEnabled(); |
void ResetAnimations(); |
void SetupAnimation(AnimationDirection direction); |
void StartAnimationIfNecessary(); |