| Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
|
| index 962d9c9c01c8f107bba7aa0407a2848d5f3d6cfb..fa06daff9378297410b780430e86325c4494ea42 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_user_build_basic.json
|
| @@ -203,7 +203,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",
|
| @@ -237,7 +237,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[adb]/resources/list_devices.py",
|
| + "RECIPE_MODULE[build.adb]/resources/list_devices.py",
|
| "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']",
|
| "/path/to/tmp/json"
|
| ],
|
| @@ -709,7 +709,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
|
|