Chromium Code Reviews| Index: LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt | 
| diff --git a/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt b/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt | 
| index 87c2c23880d8a5dd7e7867f1a5891f33b2098026..4be892eb76a327af90009d60ad0028f72fb2d2cf 100644 | 
| --- a/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt | 
| +++ b/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt | 
| @@ -1,16 +1,6 @@ | 
| -(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 100.00) | 
| - (rect 8.00 8.00 100.00 100.00) | 
| - ) | 
| - ) | 
| - ) | 
| +(repaint rects | 
| + (rect 8 8 100 100) | 
| + (rect 8 8 100 100) | 
| ) |