| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
|
| index 1e1f020c4f923d17ebac731708e7449dbba30bc5..93136801cbe139fc93da939cc4d04d05eb52e881 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_gcc.json
|
| @@ -25,6 +25,15 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_MODULE[build::webrtc]/resources/cleanup_symlinks.py",
|
| + "[BUILDER_CACHE]/Linux64_GCC"
|
| + ],
|
| + "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'}]",
|
|
|