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

Unified Diff: Source/core/platform/ScrollbarThemeMacCommon.h

Issue 63213002: Have Blink be told of scrollbar changes rather than paying attention itself (Blink side part 2). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 7 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 | Source/core/platform/ScrollbarThemeMacCommon.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/ScrollbarThemeMacCommon.h
diff --git a/Source/core/platform/ScrollbarThemeMacCommon.h b/Source/core/platform/ScrollbarThemeMacCommon.h
index f302d6444e4fc623382b7045b0af388b3678edc8..27b16f2d03f2e0d2b8783dd6ebc12b851cc83113 100644
--- a/Source/core/platform/ScrollbarThemeMacCommon.h
+++ b/Source/core/platform/ScrollbarThemeMacCommon.h
@@ -32,7 +32,6 @@ namespace WebCore {
class ScrollbarThemeMacCommon : public ScrollbarTheme {
public:
- void Initialize();
virtual ~ScrollbarThemeMacCommon();
virtual void registerScrollbar(ScrollbarThemeClient*) OVERRIDE;
« no previous file with comments | « no previous file | Source/core/platform/ScrollbarThemeMacCommon.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698