Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-repaint-descendants-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-repaint-descendants-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-repaint-descendants-expected.txt |
| deleted file mode 100644 |
| index 7b2ff09734fae6d09282df883393e743456a27f9..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-repaint-descendants-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [176, 220, 394, 185], |
| - [176, 220, 388, 203], |
| - [79, 123, 260, 260], |
| - [76, 120, 266, 266] |
| - ] |
| - } |
| - ] |
| -} |
| - |