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

Unified Diff: net/BUILD.gn

Issue 2690113004: Throttle Socket watcher RTT notifications from QUIC (Closed)
Patch Set: Rebased, rch 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/network_quality_estimator.cc » ('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 a5b3c20d48e42f16aac1151bd80c217101c86e7b..26c4b38f8965951924ff78b7aef50afac3030172 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4370,6 +4370,7 @@ test("net_unittests") {
"nqe/network_quality_estimator_unittest.cc",
"nqe/network_quality_store_unittest.cc",
"nqe/observation_buffer_unittest.cc",
+ "nqe/socket_watcher_unittest.cc",
"nqe/throughput_analyzer_unittest.cc",
"proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc",
"proxy/dhcp_proxy_script_fetcher_factory_unittest.cc",
« no previous file with comments | « no previous file | net/nqe/network_quality_estimator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698