| Index: remoting/base/constants.h
|
| diff --git a/remoting/base/constants.h b/remoting/base/constants.h
|
| index 8048ae23948e1699092a05a11f6baaf734551cad..c056e782a67363f8f49533c4c4f560514d4fb206 100644
|
| --- a/remoting/base/constants.h
|
| +++ b/remoting/base/constants.h
|
| @@ -15,6 +15,7 @@ extern const char kAudioChannelName[];
|
| extern const char kControlChannelName[];
|
| extern const char kEventChannelName[];
|
| extern const char kVideoChannelName[];
|
| +extern const char kVideoStatsChannelNamePrefix[];
|
|
|
| // MIME types for the clipboard.
|
| extern const char kMimeTypeTextUtf8[];
|
|
|