| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json
|
| index 59b1d14fc621d8ea31dba703350f60624d70ec65..6dd45c1d24719d88b04296acb966832ad221772d 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json
|
| @@ -61,7 +61,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py",
|
| + "RECIPE_MODULE[build.webrtc]\\resources\\cleanup_files.py",
|
| "[SLAVE_BUILD]\\src\\out"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| @@ -80,7 +80,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py",
|
| + "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]\\src\\out\\Debug",
|
| "--clean-isolated-files"
|
| @@ -148,7 +148,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]\\resources\\remove_build_metadata.py",
|
| + "RECIPE_MODULE[build.isolate]\\resources\\remove_build_metadata.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]\\src\\out\\Debug",
|
| "--src-dir",
|
| @@ -161,7 +161,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]\\resources\\isolate.py",
|
| + "RECIPE_MODULE[build.isolate]\\resources\\isolate.py",
|
| "[SLAVE_BUILD]\\src\\tools\\swarming_client",
|
| "batcharchive",
|
| "--dump-json",
|
|
|