Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4504)

Unified Diff: cc/input/browser_controls_offset_manager.h

Issue 2473583002: Revert BrowserControlsOffsetManager changes (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cc/input/browser_controls_offset_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « no previous file | cc/input/browser_controls_offset_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698