Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-6473-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-6473-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-6473-expected.txt |
| deleted file mode 100644 |
| index 185d72f0405a28d59c42e274462b3f738a65fc01..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-6473-expected.txt |
| +++ /dev/null |
| @@ -1,20 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 156, 784, 32], |
| - [8, 156, 784, 32], |
| - [8, 152, 784, 20], |
| - [8, 136, 784, 52], |
| - [8, 136, 784, 20], |
| - [8, 136, 784, 20], |
| - [0, 172, 800, 24] |
| - ] |
| - } |
| - ] |
| -} |
| - |