Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Win.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Win.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Win.json |
index 459a3ef0e08c8b62f4858f36e3606da3be3a472b..a3db9a5d80ea69b2209ed5ca77f3f41e78ca2a96 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Win.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Win.json |
@@ -196,7 +196,8 @@ |
"[BUILD]\\goma", |
"--", |
"blink_tests", |
- "browser_tests" |
+ "browser_tests", |
+ "crash_service" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "compile", |
@@ -209,6 +210,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", |
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
"--target", |
"Release", |