| Index: third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp b/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp
|
| index 7996e52360c5f4861153406cdb1cd12d0f0a23cb..a7af0527c8d9ac1e1c1132c8801782d7fef9caa9 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp
|
| @@ -717,8 +717,6 @@ void PaintArtifactCompositor::update(
|
| int effectId = propertyTreeManager.switchToEffectNode(
|
| *pendingLayer.propertyTreeState.effect());
|
|
|
| - propertyTreeManager.updateScrollOffset(layer->id(), scrollId);
|
| -
|
| layer->set_offset_to_transform_parent(layerOffset);
|
|
|
| m_rootLayer->AddChild(layer);
|
|
|