Chromium Code Reviews| Index: LayoutTests/platform/android/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt | 
| diff --git a/LayoutTests/platform/android/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt b/LayoutTests/platform/android/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt | 
| deleted file mode 100644 | 
| index 6b8ae3ec44bee8cd0ba70e735c6463a4281a89c6..0000000000000000000000000000000000000000 | 
| --- a/LayoutTests/platform/android/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt | 
| +++ /dev/null | 
| @@ -1,8 +0,0 @@ | 
| -This test checks that changing the grid-row on a grid item properly repaint. The final grid item should be 100px * 100px. There should be no trace of the grid item at the old position. | 
| -(repaint rects | 
| - (rect 8 38 100 50) | 
| - (rect 8 38 100 100) | 
| - (rect 8 38 100 50) | 
| - (rect 8 88 100 100) | 
| -) | 
| - |