Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc |
index 8b04d00d38e8316208fc8d892b7c963cc6a2069d..f51b2538bcd87e3cdeb2a2a57f020fcb0b28d925 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc |
@@ -14,7 +14,7 @@ |
#include <sstream> |
-#include "webrtc/base/common.h" |
+#include "webrtc/base/common.h" // For RTC_UNUSED |
#include "webrtc/base/constructormagic.h" |
namespace webrtc { |