| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json | 
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json | 
| index 75db214d002845bda09d03647688e283359c32e7..823caf2db8b141c9f80f2d5ca113981dd4c9a73f 100644 | 
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json | 
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json | 
| @@ -3,6 +3,35 @@ | 
| "cmd": [ | 
| "python", | 
| "-u", | 
| +      "[BUILD]/scripts/slave/bot_update.py", | 
| +      "--master", | 
| +      "client.webrtc", | 
| +      "--builder", | 
| +      "Linux64 Debug", | 
| +      "--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\"}", | 
| +      "--output_json", | 
| +      "/path/to/tmp/json", | 
| +      "--revision", | 
| +      "src@HEAD" | 
| +    ], | 
| +    "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", | 
|  |