Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
| deleted file mode 100644 |
| index 038901d45da0a05d13291d690a83f86065979e85..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 125, 800, 30], |
| - [0, 0, 800, 154] |
| - ] |
| - } |
| - ] |
| -} |
| - |