Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1524)

Unified Diff: scripts/slave/kill_processes.py

Issue 1871583004: Revert "Remove references to crash_service, which is no longer needed." (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/chromium/run_crash_handler.py ('k') | scripts/slave/recipe_modules/chromium/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/kill_processes.py
diff --git a/scripts/slave/kill_processes.py b/scripts/slave/kill_processes.py
index 2b5a2558bdb95c06ea097ea186feea3b6795d3b8..bb2ed0175b6ea1265bba0d654809b167c01925b8 100755
--- a/scripts/slave/kill_processes.py
+++ b/scripts/slave/kill_processes.py
@@ -182,6 +182,7 @@ processes = [
'content_shell.exe',
'content_shell_crash_service.exe',
'content_unittests.exe',
+ 'crash_service.exe',
'crypto_unittests.exe',
'debug_message.exe',
'device_unittests.exe',
« no previous file with comments | « scripts/slave/chromium/run_crash_handler.py ('k') | scripts/slave/recipe_modules/chromium/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698