Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt |
| deleted file mode 100644 |
| index f0d4b24723e1ff5a3a68ac7e643c4746feaae5e0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [11, 35, 70, 19], |
| - [11, 34, 778, 22], |
| - [11, 11, 51, 19], |
| - [11, 10, 778, 22] |
| - ] |
| - } |
| - ] |
| -} |
| - |