Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_swarming.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_swarming.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_swarming.json |
index 9caa67a796d3151522455841f4f4a5ae8891606c..742cc266dc82c0928e6052c340fb48fdf043d639 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_swarming.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_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", |