| Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json
|
| index c458b569003c6d8a8b28fcc05f49fac549363800..6e950df5cd06d4a375d025bef5b9cb874ab50414 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_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",
|
| "----",
|
|
|