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

Unified Diff: scripts/slave/recipes/chromium.expected/chromium_linux_Android_Tests_logcat_upload_timeout.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.expected/chromium_linux_Android_Tests_logcat_upload_timeout.json
diff --git a/scripts/slave/recipes/chromium.expected/chromium_linux_Android_Tests_logcat_upload_timeout.json b/scripts/slave/recipes/chromium.expected/chromium_linux_Android_Tests_logcat_upload_timeout.json
index 22fb26fc62d2cdeaedc794aa1e3e039c0aac628b..721dcb26b745f45604ef8631d0129318b1e1614e 100644
--- a/scripts/slave/recipes/chromium.expected/chromium_linux_Android_Tests_logcat_upload_timeout.json
+++ b/scripts/slave/recipes/chromium.expected/chromium_linux_Android_Tests_logcat_upload_timeout.json
@@ -248,7 +248,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"
],
@@ -448,7 +448,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",
@@ -790,7 +790,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