Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
| deleted file mode 100644 |
| index b8d0a86a1d0b387823f90c2beebeb20fded0c8c9..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [300, 516], |
| - "children": [ |
| - { |
| - "bounds": [300, 516], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "children": [ |
| - { |
| - "position": [8, 8], |
| - "bounds": [284, 500], |
| - "drawsContent": true |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |