| Index: scripts/slave/recipes/findit/chromium/compile.expected/compile_failed.json | 
| diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/compile_failed.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_failed.json | 
| index 31182980bf2d3f83c21311b9b8c82aceebb07d36..11b171ea6fa7b69c3c48c6e005d3e090a951a359 100644 | 
| --- a/scripts/slave/recipes/findit/chromium/compile.expected/compile_failed.json | 
| +++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_failed.json | 
| @@ -404,14 +404,16 @@ | 
| "name": "report", | 
| "~followup_annotations": [ | 
| "@@@STEP_TEXT@<br/>Culprit: r1@@@", | 
| -      "@@@STEP_LOG_LINE@result@[@@@", | 
| -      "@@@STEP_LOG_LINE@result@  [@@@", | 
| -      "@@@STEP_LOG_LINE@result@    \"r1\", @@@", | 
| -      "@@@STEP_LOG_LINE@result@    \"failed\"@@@", | 
| -      "@@@STEP_LOG_LINE@result@  ]@@@", | 
| -      "@@@STEP_LOG_LINE@result@]@@@", | 
| +      "@@@STEP_LOG_LINE@result@{@@@", | 
| +      "@@@STEP_LOG_LINE@result@  \"result\": {@@@", | 
| +      "@@@STEP_LOG_LINE@result@    \"r1\": \"failed\"@@@", | 
| +      "@@@STEP_LOG_LINE@result@  }, @@@", | 
| +      "@@@STEP_LOG_LINE@result@  \"metadata\": {@@@", | 
| +      "@@@STEP_LOG_LINE@result@    \"regression_range_size\": 1@@@", | 
| +      "@@@STEP_LOG_LINE@result@  }@@@", | 
| +      "@@@STEP_LOG_LINE@result@}@@@", | 
| "@@@STEP_LOG_END@result@@@", | 
| -      "@@@SET_BUILD_PROPERTY@result@[[\"r1\", \"failed\"]]@@@" | 
| +      "@@@SET_BUILD_PROPERTY@result@{\"metadata\": {\"regression_range_size\": 1}, \"result\": {\"r1\": \"failed\"}}@@@" | 
| ] | 
| }, | 
| { | 
|  |