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