Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selected-replaced-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selected-replaced-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selected-replaced-expected.txt |
| deleted file mode 100644 |
| index 20e86ea908563c94bd0b3f9a62b92bd6f266a1d0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selected-replaced-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 132, 214, 236], |
| - [8, 52, 784, 236], |
| - [8, 52, 214, 236] |
| - ] |
| - } |
| - ] |
| -} |
| - |