Chromium Code Reviews| Index: webrtc/api/statstypes.h |
| diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h |
| index e30760b47a2f9e7979dccd02e3415ee28e8fba9e..bab430b1b229ba8cd5ead63e1093ba9a58250400 100644 |
| --- a/webrtc/api/statstypes.h |
| +++ b/webrtc/api/statstypes.h |
| @@ -326,6 +326,7 @@ class StatsReport { |
| // Ownership of |id| is passed to |this|. |
| explicit StatsReport(const Id& id); |
| + ~StatsReport(); |
| // Factory functions for various types of stats IDs. |
| static Id NewBandwidthEstimationId(); |