| Index: third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| index 4a8e756eef4a0d5a4130435d91ce055e62f6e788..2a1c6316958da3a12eee6807849f0bd2a1fce6ff 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| @@ -116,7 +116,7 @@ class PaintPropertyTreeBuilder {
|
| ALWAYS_INLINE static void updatePaintOffsetTranslation(
|
| const LayoutBoxModelObject&,
|
| PaintPropertyTreeBuilderContext&);
|
| - ALWAYS_INLINE static void updateForObjectLocation(
|
| + ALWAYS_INLINE static void updateForObjectSizeAndLocation(
|
| const LayoutObject&,
|
| PaintPropertyTreeBuilderContext&);
|
| ALWAYS_INLINE static void updateTransform(const LayoutObject&,
|
|
|