| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json
|
| index 0c765ef6962091d64285a731bd4107eab4a5b179..11e2e91d864409633706028853ce7a44640c4b92 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json
|
| @@ -189,7 +189,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\\Release",
|
| "--clean-isolated-files"
|
| @@ -243,7 +243,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\\Release",
|
| "--src-dir",
|
| @@ -256,7 +256,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",
|
|
|