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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.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/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
index 0333cb7b6791c665676a293a220566433cc064ab..3da2e63757c64e1b11bcec0dd889e634bd001b4d 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_dbg.json
@@ -61,7 +61,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[webrtc]/resources/cleanup_files.py",
+ "RECIPE_MODULE[build.webrtc]/resources/cleanup_files.py",
"[SLAVE_BUILD]/src/out"
],
"cwd": "[SLAVE_BUILD]",
@@ -305,7 +305,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.webrtc",

Powered by Google App Engine
This is Rietveld 408576698