Chromium Code Reviews| Index: remoting/base/constants.cc |
| =================================================================== |
| --- remoting/base/constants.cc (revision 96105) |
| +++ remoting/base/constants.cc (working copy) |
| @@ -12,8 +12,4 @@ |
| const char kChromotingXmlNamespace[] = "google:remoting"; |
| -const char kVideoChannelName[] = "video"; |
| -const char kVideoRtpChannelName[] = "videortp"; |
| -const char kVideoRtcpChannelName[] = "videortpc"; |
| - |
| } // namespace remoting |