Index: third_party/WebKit/Source/platform/graphics/paint/CullRect.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/CullRect.h b/third_party/WebKit/Source/platform/graphics/paint/CullRect.h |
index 48aa42fcb224e51e3fe85b709c72774b7229e074..1411e4c3cdca377a9e49139ea64d6e83bb99a44b 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/CullRect.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/CullRect.h |
@@ -51,6 +51,7 @@ class PLATFORM_EXPORT CullRect { |
friend class SVGPaintContext; |
friend class SVGRootInlineBoxPainter; |
friend class SVGShapePainter; |
+ friend class TableRowPainter; |
friend class TableSectionPainter; |
friend class ThemePainterMac; |
friend class WebPluginContainerImpl; |