| Index: webrtc/api/statstypes.h
|
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h
|
| index 093bdbffe127caa6e7e5f262461d35ab9a5fd605..a0a85c91a191666f49847438b90dddf719fcd370 100644
|
| --- a/webrtc/api/statstypes.h
|
| +++ b/webrtc/api/statstypes.h
|
| @@ -148,6 +148,7 @@ class StatsReport {
|
| kStatsValueNameDecodingCNG,
|
| kStatsValueNameDecodingCTN,
|
| kStatsValueNameDecodingCTSG,
|
| + kStatsValueNameDecodingMutedOutput,
|
| kStatsValueNameDecodingNormal,
|
| kStatsValueNameDecodingPLC,
|
| kStatsValueNameDecodingPLCCNG,
|
|
|