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

Unified Diff: services/service_manager/switches.h

Issue 2440903002: Make "all user" services work when packaged. (Closed)
Patch Set: Addressed latest comments and synced. Created 4 years, 2 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 | « services/service_manager/standalone/context.cc ('k') | services/service_manager/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/switches.h
diff --git a/services/service_manager/switches.h b/services/service_manager/switches.h
index 04fbc329d5d8931df4676c4b663720cfa67ace66..1b7765141ae853f223d0a21f48068a6128b57ebd 100644
--- a/services/service_manager/switches.h
+++ b/services/service_manager/switches.h
@@ -13,6 +13,7 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
+extern const char kEnableTracing[];
extern const char kNoSandbox[];
extern const char kSingleProcess[];
« no previous file with comments | « services/service_manager/standalone/context.cc ('k') | services/service_manager/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698