Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/static-to-positioned-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/static-to-positioned-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/static-to-positioned-expected.txt |
| deleted file mode 100644 |
| index 35dbac4a356347be31f378039cae3c09feb15607..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/static-to-positioned-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 332, 100, 100], |
| - [8, 332, 100, 100], |
| - [8, 282, 100, 100], |
| - [8, 132, 100, 100], |
| - [8, 82, 100, 100], |
| - [8, 82, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |