Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt |
| deleted file mode 100644 |
| index 40d2030de027661efe0c5ea16494ae4f8f756313..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-only-positioned-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [88, 53, 15, 100], |
| - [3, 103, 10, 53] |
| - ] |
| - } |
| - ] |
| -} |
| - |