Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/video-mute-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/video-mute-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/video-mute-repaint-expected.txt |
deleted file mode 100644 |
index 78a071f0974e5becc82c952eaa9dd1000a0784cb..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/video-mute-repaint-expected.txt |
+++ /dev/null |
@@ -1,45 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [700, 525] |
- }, |
- { |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [700, 525], |
- "drawsContent": true |
- }, |
- { |
- "position": [8, 8], |
- "bounds": [700, 520], |
- "drawsContent": true, |
- "repaintRects": [ |
- [628, 492, 24, 25], |
- [570, 492, 89, 25], |
- [570, 492, 89, 25], |
- [570, 492, 24, 25], |
- [535, 489, 35, 31] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutButton INPUT", |
- "LayoutSlider INPUT", |
- "LayoutFlexibleBox DIV", |
- "LayoutBlockFlow DIV id='thumb'" |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |