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