| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn.json | 
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn.json | 
| index dcbfa0abab9a363f336269a27debd2778ef85bdb..5bcffe0257cb27b51ea748c71034f4571bb1da6d 100644 | 
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn.json | 
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn.json | 
| @@ -3,6 +3,39 @@ | 
| "cmd": [ | 
| "python", | 
| "-u", | 
| +      "[BUILD]/scripts/slave/bot_update.py", | 
| +      "--master", | 
| +      "tryserver.webrtc", | 
| +      "--builder", | 
| +      "linux_gn", | 
| +      "--slave", | 
| +      "slavename", | 
| +      "--spec", | 
| +      "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]", | 
| +      "--revision_mapping_file", | 
| +      "{\"src\": \"got_revision\"}", | 
| +      "--issue", | 
| +      "666666", | 
| +      "--patchset", | 
| +      "1", | 
| +      "--output_json", | 
| +      "/path/to/tmp/json", | 
| +      "--revision", | 
| +      "src@12345" | 
| +    ], | 
| +    "name": "bot_update", | 
| +    "~followup_annotations": [ | 
| +      "@@@STEP_LOG_LINE@json.output@{@@@", | 
| +      "@@@STEP_LOG_LINE@json.output@  \"did_run\": false, @@@", | 
| +      "@@@STEP_LOG_LINE@json.output@  \"patch_failure\": false@@@", | 
| +      "@@@STEP_LOG_LINE@json.output@}@@@", | 
| +      "@@@STEP_LOG_END@json.output@@@" | 
| +    ] | 
| +  }, | 
| +  { | 
| +    "cmd": [ | 
| +      "python", | 
| +      "-u", | 
| "[DEPOT_TOOLS]/gclient.py", | 
| "config", | 
| "--spec", | 
|  |