| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| index 8bad413eee78cec5bdafdf95c8bf8f45a5e1f264..93b4e7d632da403f4726687dafe1da7cda66eded 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.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"
|
| ],
|
|
|