| Index: scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json b/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json
|
| index 56686a7873b0a9dc332101c417795d738355fac3..9967b03b2f22f744acc5d8ff57e754666958aef0 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/mac_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"
|
| @@ -183,7 +183,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",
|
|
|