Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-inline-resize-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-inline-resize-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-inline-resize-expected.txt |
| deleted file mode 100644 |
| index e70225566448fe9173166ea0c912f821ea267add..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/box-inline-resize-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [40, 108, 111, 27], |
| - [8, 108, 111, 27], |
| - [8, 88, 32, 67], |
| - [8, 88, 32, 32] |
| - ] |
| - } |
| - ] |
| -} |
| - |