Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.json |
index 1a221863117a7b12419e4af8351033bc67517277..fd0b8fe0ec73e26fe124a27851212c608fc88f3a 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.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", |
+ "Debug" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "start_crash_service" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]\\goma\\diagnose_goma_log.py" |
], |
"cwd": "[SLAVE_BUILD]", |