| Index: scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json
|
| diff --git a/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json b/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json
|
| index ca1aed04016042fb201e3ee49a09b9b3b15cf835..472e82c620053ea0c544515fb4807440d8b030bf 100644
|
| --- a/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json
|
| +++ b/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json
|
| @@ -210,7 +210,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/adb/resources/list_devices.py",
|
| + "RECIPE_MODULE[adb]/resources/list_devices.py",
|
| "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']",
|
| "/path/to/tmp/json"
|
| ],
|
| @@ -417,7 +417,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "--force-version",
|
|
|