Index: third_party/WebKit/Source/core/frame/FrameView.h |
diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h |
index 625aca833d9f240b7843f04e7aa2f3c53053cc1c..5c1565dd2f54696b87d127955248fcb922f0c401 100644 |
--- a/third_party/WebKit/Source/core/frame/FrameView.h |
+++ b/third_party/WebKit/Source/core/frame/FrameView.h |
@@ -615,6 +615,7 @@ private: |
void invalidateTreeIfNeededRecursive(); |
void scrollContentsIfNeededRecursive(); |
void updateStyleAndLayoutIfNeededRecursive(); |
+ void calculatePaintProperties(); |
void synchronizedPaint(const LayoutRect& interestRect); |
void compositeForSlimmingPaintV2(); |