Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/search-field-cancel-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/search-field-cancel-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/search-field-cancel-expected.txt |
deleted file mode 100644 |
index 8e7e997c74ae7e64bad6aa0284fd30e874125fd1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/search-field-cancel-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [12, 47, 136, 16], |
- [12, 47, 58, 16] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='inner-editor'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'some text'" |
- ] |
- } |
- ] |
-} |
- |