Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt |
| deleted file mode 100644 |
| index f022eb76362d3e864534e841d79bbde18f1e0f27..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [12, 61, 30, 30] |
| - ] |
| - } |
| - ] |
| -} |
| - |