Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt |
| deleted file mode 100644 |
| index c99c910a69f95b63bbe4d328d1a06b569804d9d3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 100, 100], |
| - [8, 8, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |