| Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h
|
| index 08f63e2150f8717d262a78c0386969738c4e6594..866c7b8e1bf4f7b22275dbcca8417ff580b49135 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h
|
| @@ -26,7 +26,6 @@
|
| #include "webrtc/modules/remote_bitrate_estimator/inter_arrival.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/overuse_detector.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/overuse_estimator.h"
|
| -#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
|
|
| namespace webrtc {
|
|
|
|
|