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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release__large_tests_.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/client_webrtc_linux64_release__large_tests_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release__large_tests_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release__large_tests_.json
index 110de2ccc928b66aa9f8e895383a1f99802838f7..cd04dd35a183b71d071e4e54aabda699152f6733 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release__large_tests_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release__large_tests_.json
@@ -55,7 +55,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]",
@@ -184,7 +184,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"
@@ -281,7 +281,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