Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/focus-enable-continuations-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/focus-enable-continuations-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/focus-enable-continuations-expected.txt |
| deleted file mode 100644 |
| index 7ab285af2ac41f44e8b82a72a29e806de6b5d9eb..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/focus-enable-continuations-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 88, 83, 20], |
| - [8, 88, 83, 20], |
| - [7, 87, 85, 22], |
| - [7, 87, 85, 22], |
| - [2, 82, 95, 32] |
| - ] |
| - } |
| - ] |
| -} |
| - |