Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Unified Diff: net/nqe/network_quality_estimator_params.cc

Issue 2416473004: Add functionality for embedders to configure NQE (Closed)
Patch Set: ps Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/nqe/network_quality_estimator_params.cc
diff --git a/net/nqe/network_quality_estimator_params.cc b/net/nqe/network_quality_estimator_params.cc
index d96c06700663592662df65deb61098a47d82a2e1..5f15f2da158bada41e6a89bb341413fd37c86a04 100644
--- a/net/nqe/network_quality_estimator_params.cc
+++ b/net/nqe/network_quality_estimator_params.cc
@@ -421,7 +421,6 @@ NetworkQualityEstimatorParams::NetworkQualityEstimatorParams(
}
NetworkQualityEstimatorParams::~NetworkQualityEstimatorParams() {
- DCHECK(thread_checker_.CalledOnValidThread());
}
// static
« net/nqe/network_quality_estimator_params.h ('K') | « net/nqe/network_quality_estimator_params.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698