Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/4776765-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/4776765-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/4776765-expected.txt |
| deleted file mode 100644 |
| index d5494e4b3c8918f36957eaab341fa58aa1081f12..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/4776765-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 84, 784, 20], |
| - [7, 83, 3, 21], |
| - [7, 63, 3, 21], |
| - [7, 43, 786, 62], |
| - [7, 43, 786, 42] |
| - ] |
| - } |
| - ] |
| -} |
| - |