| Index: scripts/slave/recipes/chromium.expected/full_client_skia_Win_Builder_Trybot.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Win_Builder_Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Win_Builder_Trybot.json
|
| index 3eacfe6ceb1a7e216b4c5ee0614041cb1674cdda..25b184bdb1e8981be9e9b872cb220ee6d78a4a93 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_skia_Win_Builder_Trybot.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Win_Builder_Trybot.json
|
| @@ -201,7 +201,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"
|
| @@ -245,7 +245,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",
|
| @@ -258,7 +258,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",
|
|
|