Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt |
| deleted file mode 100644 |
| index c66c28835d4c599511317dbed7d87e57fd40a8fa..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-layout-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [51, 50, 197, 88] |
| - ] |
| - } |
| - ] |
| -} |
| - |