Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| deleted file mode 100644 |
| index fb99a930be67e17258024460f9b22a02925b3d5a..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [790, 7, 3, 21] |
| - ] |
| - } |
| - ] |
| -} |
| - |