Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(614)

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json
index 43194d1b56a0fb2d623ed57865c54f6ffee5a8f5..680e1a6618e9b81ea67594046f9303d6def50040 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json
@@ -318,7 +318,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"
],
@@ -518,7 +518,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\"]",
"tryserver.chromium.android",
@@ -1256,7 +1256,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--timeout",
"300",
"--",

Powered by Google App Engine
This is Rietveld 408576698