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

Unified Diff: net/BUILD.gn

Issue 2858743002: NQE: Move params from the estimator class to the params class (Closed)
Patch Set: ryansturm comments Created 3 years, 8 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
« no previous file with comments | « no previous file | net/nqe/network_quality_estimator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index d2326e3726ca91dfbf28de39b8aa1516bae1b63c..1c797ddbcdbfeb5c3788857334c3c978049d0766 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4462,6 +4462,7 @@ test("net_unittests") {
"nqe/effective_connection_type_unittest.cc",
"nqe/event_creator_unittest.cc",
"nqe/network_qualities_prefs_manager_unittest.cc",
+ "nqe/network_quality_estimator_params_unittest.cc",
"nqe/network_quality_estimator_unittest.cc",
"nqe/network_quality_store_unittest.cc",
"nqe/observation_buffer_unittest.cc",
« no previous file with comments | « no previous file | net/nqe/network_quality_estimator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698