Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/control-clip-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/control-clip-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/control-clip-expected.txt |
| deleted file mode 100644 |
| index b911d70ca57ac00db1faaba4045b8d3a7a48d506..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/control-clip-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [16, 117, 184, 16], |
| - [9, 87, 198, 16], |
| - [8, 80, 200, 30], |
| - [8, 80, 200, 30] |
| - ] |
| - } |
| - ] |
| -} |
| - |