Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-overflow-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-overflow-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-overflow-expected.txt |
| deleted file mode 100644 |
| index 1633457ab99b9d74a77b4b13f43ff8ef0f1e9588..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [33, 33, 250, 100], |
| - [33, 33, 250, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |