| Index: scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json b/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json
|
| index 723e254d86c3b94e849f6b1ddafe8eab3abb4178..7525805a7f3be3f8238d4376cb75fb031b1ef634 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/linux_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"
|
| @@ -163,7 +163,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",
|
|
|