| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json
|
| index e0b161f9fc158d687cc5bccd92305e7109e10962..3d28cf3769a3b61b66dd2bf573eb91ebb0fa1a8d 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json
|
| @@ -192,7 +192,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/adb/resources/list_devices.py",
|
| + "MODULE[adb]/resources/list_devices.py",
|
| "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']",
|
| "/path/to/tmp/json"
|
| ],
|
| @@ -831,7 +831,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py",
|
| + "MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "--force-version",
|
|
|