Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt |
| deleted file mode 100644 |
| index 1f76c8b270048a9fe5c728c96a04c92e9efc2201..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 36, 800, 19], |
| - [0, 0, 800, 232], |
| - [0, 0, 800, 56], |
| - [0, 0, 800, 20], |
| - [-5, -5, 805, 237], |
| - [-5, -5, 805, 61], |
| - [-5, -5, 805, 29], |
| - [-10, -10, 815, 247] |
| - ] |
| - } |
| - ] |
| -} |
| - |