| Index: scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| index 1dc5af469fa9897888b4b6a9547d8259ae788fe6..dcbe66683d7a94db6f5e3538bb5a91769d003360 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
|
| @@ -247,7 +247,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"
|
| ],
|
|
|