| Index: net/nqe/network_quality_estimator.cc
|
| diff --git a/net/nqe/network_quality_estimator.cc b/net/nqe/network_quality_estimator.cc
|
| index cd3dc1c2c5b0e9d63456537d91e4014209c3b728..cc8428189ec18610cc17bb7174a02a74054882c3 100644
|
| --- a/net/nqe/network_quality_estimator.cc
|
| +++ b/net/nqe/network_quality_estimator.cc
|
| @@ -1101,7 +1101,7 @@ NetworkQualityEstimator::GetRecentEffectiveConnectionTypeAndNetworkQuality(
|
| NetworkQualityEstimator::MetricUsage::
|
| DO_NOT_USE /* transport_rtt_metric */,
|
| NetworkQualityEstimator::MetricUsage::
|
| - MUST_BE_USED /* downstream_throughput_kbps_metric */,
|
| + USE_IF_AVAILABLE /* downstream_throughput_kbps_metric */,
|
| http_rtt, transport_rtt, downstream_throughput_kbps);
|
| }
|
| if (effective_connection_type_algorithm_ ==
|
|
|