Index: webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc b/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc |
index 5448537046bf630297cbcaa593448c1d5da2bb85..ec5e47f5f78b97f9e332545234dd80b6c042e45f 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc |
@@ -12,7 +12,7 @@ |
#include <algorithm> |
-#include "webrtc/base/common.h" |
+#include "webrtc/base/common.h" // For RTC_UNUSED |
#include "webrtc/modules/remote_bitrate_estimator/test/packet_sender.h" |
namespace webrtc { |