| Index: recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| index e791d756137920d5ae17ffbfc223040d5a1b5eea..ed3caebc5400940d37af121e6db46aa00d9bde10 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| @@ -6,7 +6,7 @@
 | 
|        "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
 | 
|        "--spec",
 | 
|        "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
 | 
| -      "--root",
 | 
| +      "--patch_root",
 | 
|        "src",
 | 
|        "--revision_mapping_file",
 | 
|        "{\"src\": \"got_cr_revision\"}",
 | 
| 
 |