Index: webrtc/api/statstypes.h |
diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h |
index 788c2c403f1d014804abd771bc221d1a8ce59dad..26e2ac454689da00c624d4d5b6e816615e4c1fd7 100644 |
--- a/webrtc/api/statstypes.h |
+++ b/webrtc/api/statstypes.h |
@@ -342,6 +342,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(); |