| Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_cq.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_cq.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_cq.json
|
| index 7dd4afa30d9cd85c40517dd210922847049e1c67..c008ed3282e28b92e19135bf056b900ed0fc8e3d 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_cq.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_cq.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_x64"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "start_crash_service"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|