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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.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/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
index f794a7df18af19c38cebcc4f5bf98fdbcc647964..1d1bfccee56f7d6c28079abd334f0b2c29f00a28 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
@@ -203,7 +203,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"--force-version",
@@ -237,7 +237,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"
],

Powered by Google App Engine
This is Rietveld 408576698