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

Unified Diff: chrome/app/mash/DEPS

Issue 2729633002: mash: Cleanly exit on SIGTERM, SIGINT, SIGHUP (Closed)
Patch Set: Created 3 years, 10 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
Index: chrome/app/mash/DEPS
diff --git a/chrome/app/mash/DEPS b/chrome/app/mash/DEPS
index 7d048210f92779162a765c2b641ed47739414bef..bd124777c01d7e76b3edf12ff51e61cbc8f27b19 100644
--- a/chrome/app/mash/DEPS
+++ b/chrome/app/mash/DEPS
@@ -5,6 +5,7 @@ include_rules = [
# depend upon chrome code in any way.
"-chrome",
"+chrome/app/mash",
+ "+chrome/app/shutdown_signal_handlers_posix.h",
"+chrome/common/chrome_switches.h",
"+components/font_service",
"+components/tracing",

Powered by Google App Engine
This is Rietveld 408576698