| Index: scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json
|
| index 0ebbc2480eb97f19df9a9d043fe42e5ff40db7c2..0be1cc3223d1d9acc979a69d2aacca3c10d70a6b 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json
|
| @@ -219,7 +219,8 @@
|
| "--clobber",
|
| "--",
|
| "chrome",
|
| - "chrome_official_builder_no_unittests"
|
| + "chrome_official_builder_no_unittests",
|
| + "crash_service"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -229,6 +230,17 @@
|
| ]
|
| },
|
| {
|
| + "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",
|
|
|