| Index: webrtc/api/statstypes.h
|
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h
|
| index a0a85c91a191666f49847438b90dddf719fcd370..edcfcfd69470aed3eccbf6b093164af1ffe4443f 100644
|
| --- a/webrtc/api/statstypes.h
|
| +++ b/webrtc/api/statstypes.h
|
| @@ -198,6 +198,7 @@ class StatsReport {
|
| kStatsValueNameRemoteCandidateType,
|
| kStatsValueNameRemoteCertificateId,
|
| kStatsValueNameRenderDelayMs,
|
| + kStatsValueNameResidualEchoLikelihood,
|
| kStatsValueNameRetransmitBitrate,
|
| kStatsValueNameRtt,
|
| kStatsValueNameSecondaryDecodedRate,
|
|
|