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

Unified Diff: net/net.gypi

Issue 2367143002: NQE: Cleanup observation buffer code (Closed)
Patch Set: ps Created 4 years, 3 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_observation_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 7bd795240bdd2c9e28cf16586f26dde9ad02df77..e631d5c433a862dbaf4f5bf70ae52fe61fff01c3 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1595,8 +1595,8 @@
'nqe/network_quality_estimator_test_util.cc',
'nqe/network_quality_estimator_test_util.h',
'nqe/network_quality_estimator_unittest.cc',
- 'nqe/network_quality_observation_unittest.cc',
'nqe/network_quality_store_unittest.cc',
+ 'nqe/observation_buffer_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_observation_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698