Index: webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc b/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
index 5e2b5f59037cd7295d3974fe031742100f49e831..b525813cdca123e51b43e435e06ca05e882f1240 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
@@ -14,7 +14,7 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/send_time_history.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |
namespace test { |