| Index: third_party/WebKit/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt
 | 
| index 415e295afe4faa50dd272ecfac4c972aa004a8f1..842feaccee26a58b57fa44a747654ad7b132c203 100644
 | 
| --- a/third_party/WebKit/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt
 | 
| @@ -7,8 +7,9 @@
 | 
|        "drawsContent": true,
 | 
|        "children": [
 | 
|          {
 | 
| -          "position": [30, 30],
 | 
| -          "bounds": [240, 240],
 | 
| +          "position": [100, 100],
 | 
| +          "bounds": [100, 100],
 | 
| +          "contentsOpaque": true,
 | 
|            "drawsContent": true,
 | 
|            "backgroundColor": "#008000"
 | 
|          }
 | 
| 
 |