| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsanCov.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsanCov.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsanCov.json
|
| index 4602fb65ecb33028c97705cfcaeb8487a4a431c1..c79c81bbf2ac85308b86c0e7b55c3ab042177847 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsanCov.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsanCov.json
|
| @@ -190,7 +190,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"
|
| @@ -250,7 +250,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",
|
| @@ -263,7 +263,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",
|
|
|