Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt |
| deleted file mode 100644 |
| index e714dbe4c4acbcabc1c8efc8cd2774124ecf8331..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [295, 102, 15, 400], |
| - [295, 102, 15, 400], |
| - [18, 170, 269, 332], |
| - [18, 150, 269, 352], |
| - [18, 130, 269, 40], |
| - [18, 130, 269, 20], |
| - [18, 130, 236, 39], |
| - [18, 130, 77, 19] |
| - ] |
| - } |
| - ] |
| -} |
| - |