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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.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/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
index d37994f8311c60b8f28a2e5c91deeed399cc40b9..89cceecfb9d81cce5f60a050609b4717f7f0b105 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
@@ -310,7 +310,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.chromium.perf",
@@ -340,7 +340,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[perf_try]/resources/load_config_to_json.py",
+ "RECIPE_MODULE[build.perf_try]/resources/load_config_to_json.py",
"--source",
"[SLAVE_BUILD]/src/tools/run-perf-test.cfg",
"--output_json",

Powered by Google App Engine
This is Rietveld 408576698