Index: third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
diff --git a/third_party/WebKit/Source/core/paint/PaintLayerClipper.h b/third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
index df71e64d58f7205feb991400ebd6f6a5f6b16612..f3dd97d82bd6ce56e4ff0d53320da367072547e8 100644 |
--- a/third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
+++ b/third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
@@ -200,6 +200,7 @@ class CORE_EXPORT PaintLayerClipper { |
const LayoutSize& subpixelAccumulation) const; |
private: |
+ void clearCache(ClipRectsCacheSlot); |
ClipRects& getClipRects(const ClipRectsContext&) const; |
void calculateClipRects(const ClipRectsContext&, ClipRects&) const; |