Chromium Code Reviews| Index: webrtc/api/statstypes.h |
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h |
| index 9e1c0682178fb7b5636a1896b38b8999aa31f0fa..7f5fdef85873663dc379c8fd0ab848c43bd266c4 100644 |
| --- a/webrtc/api/statstypes.h |
| +++ b/webrtc/api/statstypes.h |
| @@ -117,6 +117,8 @@ class StatsReport { |
| kStatsValueNameSsrc, |
| kStatsValueNameState, |
| kStatsValueNameTransportId, |
| + kStatsValueNameSentPingRequests, |
| + kStatsValueNameRecvPingResponses, |
| // Internal StatsValue names. |
| kStatsValueNameAccelerateRate, |