Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/canvas-putImageData-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/canvas-putImageData-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/canvas-putImageData-expected.txt |
deleted file mode 100644 |
index 47ff6186a8d9d46cdf103d4a272041bd5412ea61..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/canvas-putImageData-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 90, 90] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutHTMLCanvas CANVAS id='canvas'" |
- ] |
- } |
- ] |
-} |
- |