| Index: remoting/base/constants.h
|
| diff --git a/remoting/base/constants.h b/remoting/base/constants.h
|
| index 538564d97e40d22d786298f9979bf39a43efdbf2..f5ea53757eb9bbce5856c3221b707e277ec93d61 100644
|
| --- a/remoting/base/constants.h
|
| +++ b/remoting/base/constants.h
|
| @@ -18,6 +18,7 @@ extern const char kChromotingTokenDefaultServiceName[];
|
| extern const char kChromotingXmlNamespace[];
|
|
|
| // Channel names.
|
| +extern const char kAudioChannelName[];
|
| extern const char kControlChannelName[];
|
| extern const char kEventChannelName[];
|
| extern const char kVideoChannelName[];
|
|
|