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

Unified Diff: services/service_manager/runner/common/switches.h

Issue 2571603002: Makes wait-for-debugger=content_browser work for mash (Closed)
Patch Set: merge Created 4 years 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 | « chrome/app/mash/mash_runner.cc ('k') | services/service_manager/runner/common/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/runner/common/switches.h
diff --git a/services/service_manager/runner/common/switches.h b/services/service_manager/runner/common/switches.h
index d36cfda34f8434d21c3df7c22cbe0e30467710fd..a14b36a8e3965d5a8f638b965b5707335da4c73a 100644
--- a/services/service_manager/runner/common/switches.h
+++ b/services/service_manager/runner/common/switches.h
@@ -12,6 +12,7 @@ namespace switches {
extern const char kChildProcess[];
extern const char kEnableSandbox[];
extern const char kPrimordialPipeToken[];
+extern const char kProcessServiceName[];
extern const char kServiceOverrides[];
} // namespace switches
« no previous file with comments | « chrome/app/mash/mash_runner.cc ('k') | services/service_manager/runner/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698