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

Unified Diff: net/BUILD.gn

Issue 2690113004: Throttle Socket watcher RTT notifications from QUIC (Closed)
Patch Set: ps 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') | net/nqe/socket_watcher.cc » ('J')
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 a6c239cfe2c6dcef1965ddf1be1b0f17757c5102..f815a9c0621caeb8c5d9eeb9a11ca2ba9da99016 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4365,6 +4365,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') | net/nqe/socket_watcher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698