| Index: net/nqe/network_quality_estimator_test_util.h
|
| diff --git a/net/nqe/network_quality_estimator_test_util.h b/net/nqe/network_quality_estimator_test_util.h
|
| index a79acb5bedc025d370e6b96ca7a51772fa23ccac..64770daf5fd2596ddc4abfab1d2ca35c2e719d13 100644
|
| --- a/net/nqe/network_quality_estimator_test_util.h
|
| +++ b/net/nqe/network_quality_estimator_test_util.h
|
| @@ -191,6 +191,7 @@ class TestNetworkQualityEstimator : public NetworkQualityEstimator {
|
|
|
| using NetworkQualityEstimator::SetTickClockForTesting;
|
| using NetworkQualityEstimator::OnConnectionTypeChanged;
|
| + using NetworkQualityEstimator::OnUpdatedRTTAvailable;
|
|
|
| private:
|
| class LocalHttpTestServer : public EmbeddedTestServer {
|
|
|