| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json
|
| index de23658b4dd75c51db8a7165670bdde612955bc8..ed4c839a71146665fbb8ac74d8dc964ee412fa64 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json
|
| @@ -257,7 +257,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Debug",
|
| "--output-json",
|
| @@ -278,7 +278,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"
|
| ],
|
| @@ -478,7 +478,7 @@
|
| "--pid-file-path",
|
| "/tmp/device_monitor.pid",
|
| "--",
|
| - "RECIPE_MODULE[chromium_android]/resources/spawn_device_monitor.py",
|
| + "RECIPE_MODULE[build.chromium_android]/resources/spawn_device_monitor.py",
|
| "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
|
| "[\"07a00ca4\"]",
|
| "chromium.linux",
|
| @@ -840,7 +840,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--timeout",
|
| "300",
|
| "--",
|
|
|