Chromium Code Reviews| Index: LayoutTests/platform/android/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt | 
| diff --git a/LayoutTests/platform/android/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt b/LayoutTests/platform/android/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt | 
| deleted file mode 100644 | 
| index d2f52d244008b460be86d40a316d02167c3f58eb..0000000000000000000000000000000000000000 | 
| --- a/LayoutTests/platform/android/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt | 
| +++ /dev/null | 
| @@ -1,12 +0,0 @@ | 
| -This test checks that grid items correctly repaint when 'z-index' changes. | 
| - | 
| -For this test to pass, there should be no red below. | 
| - | 
| -(repaint rects | 
| - (rect 8 236 200 100) | 
| - (rect 8 236 200 100) | 
| - (rect 8 236 200 100) | 
| - (rect 8 126 200 100) | 
| - (rect 8 126 200 100) | 
| -) | 
| - |