| Index: cc/input/browser_controls_offset_manager.h
|
| diff --git a/cc/input/browser_controls_offset_manager.h b/cc/input/browser_controls_offset_manager.h
|
| index 1daa8e95f3a0d0a1920fdce93c1da563d41bb5de..401487c7aa2a2c37d65f980341bc2d95906fc090 100644
|
| --- a/cc/input/browser_controls_offset_manager.h
|
| +++ b/cc/input/browser_controls_offset_manager.h
|
| @@ -80,8 +80,6 @@ class CC_EXPORT BrowserControlsOffsetManager
|
| void StartAnimationIfNecessary();
|
| bool IsAnimationComplete(float new_ratio);
|
| void ResetBaseline();
|
| - // Offset computation regardless of top or bottom control state.
|
| - float ContentOffsetInternal() const;
|
|
|
| // The client manages the lifecycle of this.
|
| BrowserControlsOffsetManagerClient* client_;
|
|
|