| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug.json
|
| index 3159a63bf0c481d520f1ddd918834013da5b8ef3..ed1853fc9ac8b15341fbed69482d5c778fe1287a 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug.json
|
| @@ -25,6 +25,15 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_symlinks.py",
|
| + "[BUILDER_CACHE]\\Win64_Debug"
|
| + ],
|
| + "name": "clean symlinks"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]",
|
|
|