Chromium Code Reviews| Index: LayoutTests/fast/repaint/erase-overflow-expected.txt | 
| diff --git a/LayoutTests/fast/repaint/erase-overflow-expected.txt b/LayoutTests/fast/repaint/erase-overflow-expected.txt | 
| index 8edd483cacd61090b4c0a368d50583c727dafd19..4fcd07bbb34395e4d9c9ef59b14ffe6e87c0c215 100644 | 
| --- a/LayoutTests/fast/repaint/erase-overflow-expected.txt | 
| +++ b/LayoutTests/fast/repaint/erase-overflow-expected.txt | 
| @@ -1,15 +1,5 @@ | 
| -(GraphicsLayer | 
| - (bounds 800.00 600.00) | 
| - (children 1 | 
| - (GraphicsLayer | 
| - (bounds 800.00 600.00) | 
| - (contentsOpaque 1) | 
| - (drawsContent 1) | 
| - (repaint rects | 
| - (rect 8.00 8.00 100.00 200.00) | 
| - (rect 8.00 8.00 100.00 100.00) | 
| - ) | 
| - ) | 
| - ) | 
| +(repaint rects | 
| + (rect 8 8 100 200) | 
| + (rect 8 8 100 100) | 
| ) |