Index: Source/core/rendering/compositing/CompositedLayerMapping.h |
diff --git a/Source/core/rendering/compositing/CompositedLayerMapping.h b/Source/core/rendering/compositing/CompositedLayerMapping.h |
index cb56e0921bc53e76fbf0ad768432b0bd81267614..39381a4d261ac197090f5dd0ef53d797f39fbea0 100644 |
--- a/Source/core/rendering/compositing/CompositedLayerMapping.h |
+++ b/Source/core/rendering/compositing/CompositedLayerMapping.h |
@@ -284,7 +284,7 @@ private: |
void updateBackgroundColor(); |
void updateContentsRect(); |
void updateContentsOffsetInCompositingLayer(const IntPoint& snappedOffsetFromCompositedAncestor, const IntPoint& graphicsLayerParentLocation); |
- void updateAfterWidgetResize(); |
+ void updateAfterPartResize(); |
void updateCompositingReasons(); |
static bool hasVisibleNonCompositingDescendant(RenderLayer* parent); |