Index: third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp b/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
index 05702a7d4cf8766d6537cfb8282c3a5d64153d0a..65aca21855cf57ef77f0deb8a28a7a81dd7de2a6 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
@@ -90,7 +90,6 @@ |
graphics_layer_->Paint(nullptr, disabled_mode); |
paint_controller.GetPaintArtifact().AppendToWebDisplayItemList( |
- graphics_layer_->OffsetFromLayoutObjectWithSubpixelAccumulation(), |
web_display_item_list); |
paint_controller.SetDisplayItemConstructionIsDisabled(false); |