Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-relative-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-relative-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-relative-expected.txt |
| deleted file mode 100644 |
| index e8510dbf734fdcde4417f642b1f622ec772cc404..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/layout-state-relative-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 152, 784, 19] |
| - ] |
| - } |
| - ] |
| -} |
| - |