Chromium Code Reviews| Index: webrtc/api/statstypes.h |
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h |
| index 9a44724e8fdcbe51b8f98c01a19059f0993643ee..daae24763427eae2d9030050345f2939e593f887 100644 |
| --- a/webrtc/api/statstypes.h |
| +++ b/webrtc/api/statstypes.h |
| @@ -109,6 +109,7 @@ class StatsReport { |
| kStatsValueNamePacketsLost, |
| kStatsValueNamePacketsReceived, |
| kStatsValueNamePacketsSent, |
| + kStatsValueNameAecDivergentFilterFraction, |
|
tommi
2016/04/07 13:37:02
fix alphabetic sorting
minyue-webrtc
2016/04/07 14:29:40
Done.
|
| kStatsValueNameProtocol, |
| kStatsValueNameReceiving, |
| kStatsValueNameSelectedCandidatePairId, |