| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json
|
| index 86bf2e5beb443fc6fd73f129e072e3de2d5684c5..08d1f340c49e382f19338b06edaf1ac946c70dba 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json
|
| @@ -218,7 +218,8 @@
|
| "--",
|
| "base_unittests",
|
| "chromium_builder_tests",
|
| - "content_unittests"
|
| + "content_unittests",
|
| + "crash_service"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -231,6 +232,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]",
|
|
|