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

Unified Diff: Source/web/WebViewImpl.h

Issue 670143002: Removing dead code in WebViewImpl.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebViewImpl.h
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
index 0915a97aec6809c408cb2c6683b08fb64725f238..c6454abeee25bdc310c1260f368e5d170d557ebe 100644
--- a/Source/web/WebViewImpl.h
+++ b/Source/web/WebViewImpl.h
@@ -528,8 +528,6 @@ private:
float clampPageScaleFactorToLimits(float) const;
IntSize contentsSize() const;
- void resetSavedScrollAndScaleState();
-
void updateMainFrameScrollPosition(const IntPoint& scrollPosition, bool programmaticScroll);
void performResize();
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698