| Index: scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json b/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json
|
| index ad39d849a7196123272ff04b3e20c81df98b028b..ffa6966519e408de212206c99df9cf8118bb9981 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json
|
| @@ -121,7 +121,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"
|
| @@ -166,7 +166,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",
|
|
|