Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-expected.txt |
deleted file mode 100644 |
index 624902decdd5e2922f0b0182160f6b13068f16f8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [785, 2016], |
- "children": [ |
- { |
- "bounds": [785, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 84, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='t'" |
- ] |
- } |
- ] |
-} |
- |