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

Unified Diff: net/BUILD.gn

Issue 2386813003: Use net::TestNetworkQualityEstimator for data reduction proxy tests (Closed)
Patch Set: ps Created 4 years, 2 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
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 980b69230c07db1c8ffe9a83e7fd20efa04575d2..d59e27b6226a3c21dcc53877ba1766188005fca3 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -531,6 +531,8 @@ static_library("test_support") {
"log/test_net_log_entry.h",
"log/test_net_log_util.cc",
"log/test_net_log_util.h",
+ "nqe/network_quality_estimator_test_util.cc",
+ "nqe/network_quality_estimator_test_util.h",
"proxy/mock_proxy_resolver.cc",
"proxy/mock_proxy_resolver.h",
"proxy/mock_proxy_script_fetcher.cc",
« no previous file with comments | « components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698