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

Unified Diff: remoting/host/switches.cc

Issue 2936603003: [Chromoting] Implement host safe-mode
Patch Set: Created 3 years, 6 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 | « remoting/host/switches.h ('k') | remoting/host/win/unprivileged_process_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/switches.cc
diff --git a/remoting/host/switches.cc b/remoting/host/switches.cc
index 878530b5cf4c3ee5732509f5acce13ec55ff472e..c49fbc96e911e088ae8c505a71c5996cad4415b3 100644
--- a/remoting/host/switches.cc
+++ b/remoting/host/switches.cc
@@ -25,4 +25,6 @@ const char kOutputSwitchName[] = "output";
const char kMojoPipeToken[] = "mojo-pipe-token";
+const char kSafeMode[] = "safe_mode";
+
} // namespace remoting
« no previous file with comments | « remoting/host/switches.h ('k') | remoting/host/win/unprivileged_process_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698