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

Unified Diff: Source/web/WebPluginScrollbarImpl.h

Issue 648913002: Clean up vestiges of ScrollView. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | « Source/web/ViewportAnchor.cpp ('k') | Source/web/WebPluginScrollbarImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebPluginScrollbarImpl.h
diff --git a/Source/web/WebPluginScrollbarImpl.h b/Source/web/WebPluginScrollbarImpl.h
index c6de820fa244e0696eecbe7e91dad467f646b021..07d37b556e8c231a05be87a6c52da2628daf5b8a 100644
--- a/Source/web/WebPluginScrollbarImpl.h
+++ b/Source/web/WebPluginScrollbarImpl.h
@@ -60,7 +60,6 @@ public:
virtual bool enabled() const override;
virtual int maximum() const override;
virtual int totalSize() const override;
- virtual bool isScrollViewScrollbar() const override;
virtual bool isScrollableAreaActive() const override;
virtual void getTickmarks(WebVector<WebRect>& tickmarks) const override;
virtual WebScrollbar::ScrollbarControlSize controlSize() const override;
« no previous file with comments | « Source/web/ViewportAnchor.cpp ('k') | Source/web/WebPluginScrollbarImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698