Chromium Code Reviews| Index: LayoutTests/platform/android/fast/repaint/window-resize-media-query-expected.txt | 
| diff --git a/LayoutTests/platform/android/fast/repaint/window-resize-media-query-expected.txt b/LayoutTests/platform/android/fast/repaint/window-resize-media-query-expected.txt | 
| deleted file mode 100644 | 
| index 29279940e37c78800fc62a5a88625fd0dd7486ba..0000000000000000000000000000000000000000 | 
| --- a/LayoutTests/platform/android/fast/repaint/window-resize-media-query-expected.txt | 
| +++ /dev/null | 
| @@ -1,14 +0,0 @@ | 
| -(repaint rects | 
| - (rect 0 0 200 200) | 
| - (rect 0 0 200 300) | 
| -) | 
| -(repaint rects | 
| - (rect 0 0 300 300) | 
| -) | 
| -(repaint rects | 
| - (rect 0 0 300 250) | 
| -) | 
| -(repaint rects | 
| - (rect 0 0 250 250) | 
| -) | 
| - |