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

Unified Diff: Source/core/frame/FrameView.h

Issue 702913002: Updating custom scrollbar style (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: addressed review comments by rune 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
Index: Source/core/frame/FrameView.h
diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h
index 1d42d1083a411c8a56845e661d31628ff000497c..b7bd4a6904b47c46b38b9fc5ede884f90426ec26 100644
--- a/Source/core/frame/FrameView.h
+++ b/Source/core/frame/FrameView.h
@@ -133,6 +133,7 @@ public:
void resetScrollbars();
void prepareForDetach();
void detachCustomScrollbars();
+ void recalculateCustomScrollbarStyle();
virtual void recalculateScrollbarOverlayStyle();
void clear();
« no previous file with comments | « LayoutTests/scrollbars/custom-scrollbar-thickness-change-on-zoom-crash-expected.txt ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698