Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-opacity-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| deleted file mode 100644 |
| index 157f716d511e3de8827d969cf49417200dc569dd..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |