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

Unified Diff: Source/platform/exported/WebScrollbarThemeClientImpl.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
Index: Source/platform/exported/WebScrollbarThemeClientImpl.h
diff --git a/Source/platform/exported/WebScrollbarThemeClientImpl.h b/Source/platform/exported/WebScrollbarThemeClientImpl.h
index 6b81aaf99f0324f4701a9a6e3ae4a30f0bc1bf0b..cbe6571b13f9695e48a543293fe351f076944d30 100644
--- a/Source/platform/exported/WebScrollbarThemeClientImpl.h
+++ b/Source/platform/exported/WebScrollbarThemeClientImpl.h
@@ -58,7 +58,6 @@ public:
virtual ScrollbarOverlayStyle scrollbarOverlayStyle() const override;
virtual void getTickmarks(Vector<IntRect>&) const override;
virtual bool isScrollableAreaActive() const override;
- virtual bool isScrollViewScrollbar() const override;
virtual IntPoint convertFromContainingWindow(const IntPoint&) override;
virtual bool isCustomScrollbar() const override;
virtual ScrollbarOrientation orientation() const override;
« no previous file with comments | « Source/platform/exported/WebScrollbarImpl.cpp ('k') | Source/platform/exported/WebScrollbarThemeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698