Chromium Code Reviews| Index: remoting/host/switches.cc |
| diff --git a/remoting/host/switches.cc b/remoting/host/switches.cc |
| index 7e877af3b0438b77a3e05d066bc3875ff4f3ec0f..0f81a412b2a90440f42b8554a5eac85b113664a9 100644 |
| --- a/remoting/host/switches.cc |
| +++ b/remoting/host/switches.cc |
| @@ -24,6 +24,4 @@ |
| const char kInputSwitchName[] = "input"; |
| const char kOutputSwitchName[] = "output"; |
| -const char kMojoPipeToken[] = "mojo-pipe-token"; |
| - |
| } // namespace remoting |