Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt |
| deleted file mode 100644 |
| index 539e9c4faf91a4f8b7668b69c76ff191e6004cdf..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 308, 784, 200], |
| - [8, 8, 784, 500], |
| - [8, 8, 784, 300] |
| - ] |
| - } |
| - ] |
| -} |
| - |