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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.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/full_chromium_webkit_WebKit_Android__Nexus4_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
index 5dcefca7312a9fe63e22f64c04b7336f32f3b265..ec151ee896cfa5cc00096a4ef8ecba1a1c52be4d 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json
@@ -235,7 +235,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"
],
@@ -435,7 +435,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.webkit",
@@ -587,7 +587,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