Index: remoting/base/constants.h |
=================================================================== |
--- remoting/base/constants.h (revision 96105) |
+++ remoting/base/constants.h (working copy) |
@@ -17,11 +17,6 @@ |
// Namespace used for chromoting XMPP stanzas. |
extern const char kChromotingXmlNamespace[]; |
-// Channel names. |
-extern const char kVideoChannelName[]; |
-extern const char kVideoRtpChannelName[]; |
-extern const char kVideoRtcpChannelName[]; |
- |
} // namespace remoting |
#endif // REMOTING_BASE_CONSTANTS_H_ |