| Index: remoting/base/constants.h
|
| diff --git a/remoting/base/constants.h b/remoting/base/constants.h
|
| index 43e356478d99b2388de1cf1b203a12b243ca4af0..64faee0411e335fb9b83d3b2ddfef6f624b03004 100644
|
| --- a/remoting/base/constants.h
|
| +++ b/remoting/base/constants.h
|
| @@ -14,9 +14,8 @@ extern const char kChromotingXmlNamespace[];
|
| extern const char kAudioChannelName[];
|
| extern const char kControlChannelName[];
|
| extern const char kEventChannelName[];
|
| +extern const char kQuicChannelName[];
|
| extern const char kVideoChannelName[];
|
| -extern const char kVideoRtpChannelName[];
|
| -extern const char kVideoRtcpChannelName[];
|
|
|
| // MIME types for the clipboard.
|
| extern const char kMimeTypeTextUtf8[];
|
|
|