Index: webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
diff --git a/webrtc/modules/bitrate_controller/send_time_history_unittest.cc b/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
similarity index 98% |
rename from webrtc/modules/bitrate_controller/send_time_history_unittest.cc |
rename to webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
index fc7099dbdde208ad14f05adda914ebeb4b59f752..8d708520c67fe1b3824ab660809034bef366535b 100644 |
--- a/webrtc/modules/bitrate_controller/send_time_history_unittest.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
@@ -13,7 +13,7 @@ |
#include <vector> |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webrtc/modules/bitrate_controller/send_time_history.h" |
+#include "webrtc/modules/remote_bitrate_estimator/include/send_time_history.h" |
#include "webrtc/system_wrappers/interface/clock.h" |
namespace webrtc { |