Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt |
| deleted file mode 100644 |
| index 791d2ee1c3dc28b9497575219f66aaf4f44c58ff..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [28, 66, 106, 106], |
| - [8, 66, 106, 106] |
| - ] |
| - } |
| - ] |
| -} |
| - |