| Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
|
| index 9100e475bdc34c4fd9d3cc1f8659552a7d1c6908..54d41fcbe98803433b7fbc155f3bd3ab618446bf 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
|
| @@ -182,7 +182,8 @@
|
| "fallback",
|
| "--",
|
| "chrome",
|
| - "chromium_builder_perf"
|
| + "chromium_builder_perf",
|
| + "crash_service"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -213,6 +214,17 @@
|
| "name": "package build"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
|
| + "--target",
|
| + "Release"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "start_crash_service"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|