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

Unified Diff: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.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_tryserver_chromium_perf_win64_nv_tester.json
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
index 0af9fbd4e9fe1b3940653123faceed9f622e3783..d49f8c0a3b50757f36b3157f27765d78529693b9 100644
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[bisect_tester]\\resources\\put_temp.py"
+ "RECIPE_MODULE[build.bisect_tester]\\resources\\put_temp.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "saving url to temp file",
@@ -14,7 +14,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]\\resources\\gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]\\resources\\gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]\\gsutil.py",
"----",
@@ -270,7 +270,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[bisect_tester]\\resources\\put_temp.py"
+ "RECIPE_MODULE[build.bisect_tester]\\resources\\put_temp.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "saving json to temp file",
@@ -281,7 +281,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]\\resources\\gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]\\resources\\gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]\\gsutil.py",
"----",

Powered by Google App Engine
This is Rietveld 408576698