Index: third_party/WebKit/Source/core/layout/LayoutBox.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutBox.h b/third_party/WebKit/Source/core/layout/LayoutBox.h |
index f4f09e092abfa785fa2afa65039c512ca92b2c6a..f7d32757bcd722216b4eb48c67abeab39c43a243 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutBox.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutBox.h |
@@ -1058,7 +1058,7 @@ private: |
// min/max. |
mutable LayoutUnit m_intrinsicContentLogicalHeight; |
- void inflatePaintInvalidationRectForReflectionAndFilter(LayoutRect&) const; |
+ void inflateVisualRectForReflectionAndFilter(LayoutRect&) const; |
LayoutRectOutsets m_marginBoxOutsets; |