Index: third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutGrid.cpp b/third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
index e26079533e9a6fea351528f13b452dcea6d62ae9..a610f1e83c0699c2503e8191a8b19436dd125cc2 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
@@ -356,7 +356,6 @@ void LayoutGrid::UpdateBlockLayout(bool relayout_children) { |
ComputeOverflow(old_client_after_edge); |
} |
- UpdateLayerTransformAfterLayout(); |
UpdateAfterLayout(); |
ClearNeedsLayout(); |