Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json |
index 5a69716ddde186e8ac392947ee52a61e076b60cf..0966b9e70f7c6390e2da368a1dfe83bc4a6634dd 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.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]", |