Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt |
| deleted file mode 100644 |
| index 01636b74927c7ee1a5e89eef3f9dd70816d54140..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [12, 47, 135, 16] |
| - ] |
| - } |
| - ] |
| -} |
| - |