Chromium Code Reviews| Index: webrtc/api/statstypes.h | 
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h | 
| index 819bfe03af0e466c7dddbc240a8614f15add8672..ec9c9412572476a42a744d8e737557f3f604dc30 100644 | 
| --- a/webrtc/api/statstypes.h | 
| +++ b/webrtc/api/statstypes.h | 
| @@ -105,6 +105,7 @@ class StatsReport { | 
| kStatsValueNameBytesSent, | 
| kStatsValueNameCodecImplementationName, | 
| kStatsValueNameConcealedSamples, | 
| + kStatsValueNameContentType, | 
| 
 
tommi
2017/08/30 15:03:27
is this stats value not an 'internal' StatsValue n
 
ilnik
2017/08/30 15:30:24
Yes, It should be in the internal values below. Mo
 
 | 
| kStatsValueNameDataChannelId, | 
| kStatsValueNameFramesDecoded, | 
| kStatsValueNameFramesEncoded, |