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