Chromium Code Reviews| Index: webrtc/api/statstypes.h |
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h |
| index 9a44724e8fdcbe51b8f98c01a19059f0993643ee..7efd0fe38a68b597c92836a513ffbb7ab26e706a 100644 |
| --- a/webrtc/api/statstypes.h |
| +++ b/webrtc/api/statstypes.h |
| @@ -99,6 +99,7 @@ class StatsReport { |
| enum StatsValueName { |
| kStatsValueNameActiveConnection, |
| + kStatsValueNameAecDivergentFilterFraction, |
| kStatsValueNameAudioInputLevel, |
| kStatsValueNameAudioOutputLevel, |
| kStatsValueNameBytesReceived, |