| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg_.json
|
| index 93a14617e14a766aa72377d174bb779ea185858e..52eaebf2135028990c563e144ea32ea756f5e74e 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg_.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\\Debug_x64",
|
| "--clean-isolated-files"
|
| @@ -247,7 +247,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\\Debug_x64",
|
| "--src-dir",
|
| @@ -260,7 +260,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",
|
|
|