Index: scripts/slave/recipes/gpu/build_and_test.expected/win_debug.json |
diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/win_debug.json b/scripts/slave/recipes/gpu/build_and_test.expected/win_debug.json |
index 5b3279a712d6d40fb3477ed0b21681ecf4595de2..ce7bc13666ad90224d9c381f9dc6943e02713510 100644 |
--- a/scripts/slave/recipes/gpu/build_and_test.expected/win_debug.json |
+++ b/scripts/slave/recipes/gpu/build_and_test.expected/win_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", |