Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/quotes-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/quotes-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/quotes-expected.txt |
| deleted file mode 100644 |
| index 1e0cf8b469878ddcc94b4d8d9236bbf9fe7a7709..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/quotes-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [136, 24, 16, 16], |
| - [136, 24, 16, 16], |
| - [8, 24, 784, 16], |
| - [8, 24, 784, 16], |
| - [8, 24, 784, 16], |
| - [8, 24, 144, 16], |
| - [8, 24, 16, 16], |
| - [8, 24, 16, 16] |
| - ] |
| - } |
| - ] |
| -} |
| - |