Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-scale-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-scale-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-scale-expected.txt |
| deleted file mode 100644 |
| index da33167f5ac93a99dc1596e0e7c2dc6b954ccb95..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-scale-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [125, 325, 50, 50], |
| - [100, 300, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |