Index: webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc b/webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc |
index 2966c29372628d9eca2c3ac9d1535a123af0efe3..b36b16ddbf1d137d025e2a8a1886a950399ef753 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc |
@@ -9,8 +9,8 @@ |
*/ |
#include <memory> |
-#include "webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.h" |
#include "webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
#include "webrtc/test/gtest.h" |
namespace webrtc { |