Index: webrtc/modules/congestion_controller/trendline_estimator.cc |
diff --git a/webrtc/modules/congestion_controller/trendline_estimator.cc b/webrtc/modules/congestion_controller/trendline_estimator.cc |
index 4d25b45bba0dbb6be2b3f311f9be89e993c33848..e51d4fb137630a86fe9f3272799277eb99eaaf6b 100644 |
--- a/webrtc/modules/congestion_controller/trendline_estimator.cc |
+++ b/webrtc/modules/congestion_controller/trendline_estimator.cc |
@@ -12,9 +12,9 @@ |
#include <algorithm> |
+#include "webrtc/api/optional.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" |
#include "webrtc/rtc_base/checks.h" |
-#include "webrtc/rtc_base/optional.h" |
namespace webrtc { |