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

Unified Diff: sky/engine/public/platform/WebThemeEngine.h

Issue 721473002: Removed ScrollingCoordinator and a bunch of composited scrolling' (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: cr comments Created 6 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 | « sky/engine/public/platform/WebCompositorSupport.h ('k') | sky/engine/web/LinkHighlight.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/WebThemeEngine.h
diff --git a/sky/engine/public/platform/WebThemeEngine.h b/sky/engine/public/platform/WebThemeEngine.h
index 036037cd1b1a08cf4e569315afdb353ba54b5610..b8fc835f4253bd5893b72295510994064840ff87 100644
--- a/sky/engine/public/platform/WebThemeEngine.h
+++ b/sky/engine/public/platform/WebThemeEngine.h
@@ -80,8 +80,6 @@ public:
int totalSize;
};
- virtual void paintScrollbarThumb(WebCanvas*, State, Size, const WebRect&, const ScrollbarInfo&) { }
-
// FIXME: The remaining definitions are only used on the non-Apple ports.
// The UI part which is being accessed.
« no previous file with comments | « sky/engine/public/platform/WebCompositorSupport.h ('k') | sky/engine/web/LinkHighlight.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698