| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gyp_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gyp_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gyp_.json
|
| index 4f187b3384cddfa68e0c34e49fee2dfe45f9f862..635b282e4e857580b04305f328e10cc62f0ecc0a 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gyp_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gyp_.json
|
| @@ -25,6 +25,15 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_MODULE[build::webrtc]/resources/cleanup_symlinks.py",
|
| + "[BUILDER_CACHE]/Linux64_Debug__GYP_"
|
| + ],
|
| + "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'}]",
|
|
|