Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/reflection-redraw-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/reflection-redraw-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/reflection-redraw-expected.txt |
| deleted file mode 100644 |
| index 4f983a59190361cb37b38c45b9da7710e2752770..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/reflection-redraw-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [381, 267, 284, 59], |
| - [306, 377, 124, 156], |
| - [306, 34, 124, 182], |
| - [71, 267, 284, 59] |
| - ] |
| - } |
| - ] |
| -} |
| - |