Index: webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.h b/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.h |
index 6f4d831bc2b43a04ee60ddc1358ad4bac209a42c..cf61c5747e333db2afea3d1b81a3a2155ad3a948 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.h |
@@ -17,9 +17,9 @@ |
#include <memory> |
#include <vector> |
+#include "webrtc/api/optional.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |
#include "webrtc/modules/video_coding/sequence_number_util.h" |
-#include "webrtc/rtc_base/optional.h" |
#include "webrtc/rtc_base/random.h" |
namespace webrtc { |