Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-shrinking-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-shrinking-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-shrinking-expected.txt |
| deleted file mode 100644 |
| index c71476101ce7f840d48993ff80f4d6f82393516f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/outline-shrinking-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 118, 100, 100], |
| - [8, 16, 784, 202], |
| - [4, 114, 108, 108], |
| - [4, 16, 788, 206] |
| - ] |
| - } |
| - ] |
| -} |
| - |