Chromium Code Reviews| 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 |