Index: third_party/WebKit/LayoutTests/platform/android/compositing/repaint/scroll-fixed-layer-no-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/repaint/scroll-fixed-layer-no-content-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/repaint/scroll-fixed-layer-no-content-expected.txt |
deleted file mode 100644 |
index f1dbf56a1c97a52e6e5d5e1b9bc2b59322e0fdee..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/compositing/repaint/scroll-fixed-layer-no-content-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [785, 2016], |
- "children": [ |
- { |
- "bounds": [785, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [100, 200], |
- "bounds": [200, 200] |
- } |
- ] |
- } |
- ] |
-} |
- |