| Index: scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json b/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json
|
| index 87e1ecba9b16ccbb77b33f2337fb5d78de8a9521..661185c0c39f9c48de7b7b58e02bc2eaffbfb6a4 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_upload.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",
|
|
|