Index: third_party/WebKit/LayoutTests/platform/android/css3/filters/effect-reference-repaint-morphology-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/css3/filters/effect-reference-repaint-morphology-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css3/filters/effect-reference-repaint-morphology-expected.txt |
deleted file mode 100644 |
index 98c6b310e17b784f3e33e0eebce1b8eb4ab64f80..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/css3/filters/effect-reference-repaint-morphology-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [33, 25, 250, 250] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV class='box'" |
- ] |
- } |
- ] |
-} |
- |