Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| deleted file mode 100644 |
| index 3563e6ba251512f69e2d25b47737c2a47a3ef745..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/select-option-background-color-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [1, 37, 13, 17], |
| - [0, 36, 30, 70] |
| - ] |
| - } |
| - ] |
| -} |
| - |