| Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json
|
| index 8355a3ac18c9275249425c193c40f070938b84bd..e5474a26ac05499e89904d4d7553fc98caef2b7b 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json
|
| @@ -310,7 +310,7 @@
|
| "--pid-file-path",
|
| "/tmp/device_monitor.pid",
|
| "--",
|
| - "RECIPE_MODULE[chromium_android]/resources/spawn_device_monitor.py",
|
| + "RECIPE_MODULE[build.chromium_android]/resources/spawn_device_monitor.py",
|
| "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
|
| "[\"07a00ca4\"]",
|
| "tryserver.chromium.perf",
|
| @@ -340,7 +340,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[bisect_tester]/resources/put_temp.py"
|
| + "RECIPE_MODULE[build.bisect_tester]/resources/put_temp.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "saving url to temp file",
|
| @@ -351,7 +351,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -388,7 +388,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "--force-version",
|
| @@ -463,7 +463,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[bisect_tester]/resources/put_temp.py"
|
| + "RECIPE_MODULE[build.bisect_tester]/resources/put_temp.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "saving json to temp file",
|
| @@ -474,7 +474,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
|
|