Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
| deleted file mode 100644 |
| index 8bab074ff347bbd8f8bf9d5e5d4a713d0d1e643e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [10, 75, 150, 16], |
| - [8, 72, 784, 22], |
| - [8, 72, 154, 22], |
| - [8, 57, 11, 11] |
| - ] |
| - } |
| - ] |
| -} |
| - |