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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.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_linux_baremetal.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.json
index 80f48bf73584592f351a8e81e48b686a882affd7..088346b5705874a32171fc094ff13a030a6d7108 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.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]",
@@ -180,7 +180,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[webrtc]/resources/ensure_webcam_is_running.py"
+ "RECIPE_MODULE[build.webrtc]/resources/ensure_webcam_is_running.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "webcam_check"
@@ -265,7 +265,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[webrtc]/resources/ensure_webcam_is_running.py"
+ "RECIPE_MODULE[build.webrtc]/resources/ensure_webcam_is_running.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "webcam_check (2)"

Powered by Google App Engine
This is Rietveld 408576698