Index: webrtc/api/statstypes.h |
diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h |
index 9501c299b6a187925b284c893d2b4186dd6b67a9..484ed6ddff8afc0367d27854587f23881f62ed44 100644 |
--- a/webrtc/api/statstypes.h |
+++ b/webrtc/api/statstypes.h |
@@ -327,6 +327,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(); |