Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt |
| deleted file mode 100644 |
| index 05c8f1709e104678bac889456ffb50241106213d..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 176, 784, 28], |
| - [8, 176, 784, 28], |
| - [8, 150, 4, 19], |
| - [8, 136, 784, 67], |
| - [8, 136, 4, 19], |
| - [0, 192, 800, 28] |
| - ] |
| - } |
| - ] |
| -} |
| - |