| Index: webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe.h b/webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| index b811773eec7b87c275bd8b70f20c21b3dec3ee27..0d101fcc3ebb083a7ffae937e607eb87cb7a20b2 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| @@ -176,7 +176,7 @@ enum BandwidthEstimatorType {
|
| kNullEstimator,
|
| kNadaEstimator,
|
| kRembEstimator,
|
| - kFullSendSideEstimator,
|
| + kSendSideEstimator,
|
| kTcpEstimator
|
| };
|
|
|
|
|