Chromium Code Reviews| Index: LayoutTests/virtual/softwarecompositing/layer-creation/should-invoke-deferred-compositing-expected.txt |
| diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/should-invoke-deferred-compositing-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/should-invoke-deferred-compositing-expected.txt |
| index 06e240fa0d9db2bca402fefc2b4ce23e26ffa89b..bf7e6018afddf7928b064920b48b1307d4280ce6 100644 |
| --- a/LayoutTests/virtual/softwarecompositing/layer-creation/should-invoke-deferred-compositing-expected.txt |
| +++ b/LayoutTests/virtual/softwarecompositing/layer-creation/should-invoke-deferred-compositing-expected.txt |
| @@ -8,7 +8,10 @@ |
| "children": [ |
| { |
| "bounds": [300, 300], |
| - "drawsContent": true |
| + "drawsContent": true, |
| + "repaintRects": [ |
| + [0, 0, 200, 200] |
| + ] |
| } |
| ] |
| } |