| Index: webrtc/api/statstypes.h
|
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h
|
| index a0a85c91a191666f49847438b90dddf719fcd370..3f199d5d1c20f981181b5f5f08c8e6ff7e8b810b 100644
|
| --- a/webrtc/api/statstypes.h
|
| +++ b/webrtc/api/statstypes.h
|
| @@ -106,6 +106,7 @@ class StatsReport {
|
| kStatsValueNameBytesSent,
|
| kStatsValueNameCodecImplementationName,
|
| kStatsValueNameDataChannelId,
|
| + kStatsValueNameFramesEncoded,
|
| kStatsValueNameMediaType,
|
| kStatsValueNamePacketsLost,
|
| kStatsValueNamePacketsReceived,
|
|
|