Index: scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
index 993d347b75bc64c303ad40b79e8f725bb5a61064..c2f9bed3d3a3578b64a3a840bc51fc304196cd81 100644 |
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
@@ -118,7 +118,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" |
@@ -163,7 +163,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", |