Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-after-delete-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-after-delete-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-after-delete-expected.txt |
| deleted file mode 100644 |
| index 5bb35162c93c4fba56ee64ccae7af8ad6a443366..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-after-delete-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [38, 100, 152, 80], |
| - [38, 99, 152, 81], |
| - [38, 79, 152, 99], |
| - [38, 78, 152, 102], |
| - [38, 78, 3, 21], |
| - [8, 79, 784, 99] |
| - ] |
| - } |
| - ] |
| -} |
| - |