Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt |
| deleted file mode 100644 |
| index e9bff047c5998c83bcc514009ab0f9aef4319ae0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [212, 108, 171, 104], |
| - [112, 108, 171, 104], |
| - [8, 108, 784, 104] |
| - ] |
| - } |
| - ] |
| -} |
| - |