Index: third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-expected.txt |
deleted file mode 100644 |
index a6f2a962d39c05ddda1a103abbd7c9182d6dae23..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/updating-scrolling-container-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 108, 210, 210] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='container'" |
- ] |
- } |
- ] |
-} |
- |