| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json
|
| index fa1c16ecc5dce30ab2624c9bc59e20d79f252921..880a36a957324b086f2cd92b025a61bfaf5d0d83 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json
|
| @@ -217,7 +217,8 @@
|
| "--",
|
| "base_unittests",
|
| "chromium_builder_tests",
|
| - "content_unittests"
|
| + "content_unittests",
|
| + "crash_service"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -230,6 +231,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
|
| + "--target",
|
| + "Release"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "start_crash_service"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]\\goma\\diagnose_goma_log.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|