Index: third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h |
diff --git a/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h b/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h |
index 3dbebffcc004b8b14126ffbf7d94bd82c6775ae7..301d2465ab092b53fef90000bfc3b69ea7b45428 100644 |
--- a/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h |
+++ b/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h |
@@ -514,6 +514,7 @@ class CORE_EXPORT PaintLayerScrollableArea final |
void setHasVerticalScrollbar(bool hasScrollbar); |
void updateScrollCornerStyle(); |
+ ScrollbarOverlayStyle getScrollbarOverlayStyle() const override; |
// See comments on isPointInResizeControl. |
void updateResizerAreaSet(); |