Chromium Code Reviews| 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 2765ac215830dde42b708ea6dc425ea602842790..be616363b12e7983b618093ed6b03d67bcbce2fb 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(); |