Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt |
| deleted file mode 100644 |
| index a52a8d348d71b7af6eb54c5f8877edb6e1e41715..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-7235-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 176, 100, 100], |
| - [8, 156, 784, 19] |
| - ] |
| - } |
| - ] |
| -} |
| - |