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

Unified Diff: net/BUILD.gn

Issue 2724403004: NQE: Add net log event if the metric changes substantially (Closed)
Patch Set: ryansturm comments Created 3 years, 10 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/event_creator.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 64b9864a856a19198fef46fa442281156053fa47..407313b2271aba002c9cfe8cb1cfbe9a92784169 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4343,6 +4343,7 @@ test("net_unittests") {
"log/trace_net_log_observer_unittest.cc",
"log/write_to_file_net_log_observer_unittest.cc",
"nqe/effective_connection_type_unittest.cc",
+ "nqe/event_creator_unittest.cc",
"nqe/network_qualities_prefs_manager_unittest.cc",
"nqe/network_quality_estimator_unittest.cc",
"nqe/network_quality_store_unittest.cc",
« no previous file with comments | « no previous file | net/nqe/event_creator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698