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

Unified Diff: net/BUILD.gn

Issue 2660253003: Unit test that DnsSocketPool copies RandIntCallback (Closed)
Patch Set: Fix DummyRandIntCallback tests Created 3 years, 11 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/dns/dns_socket_pool_unittest.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 a522d46f871676df5128bec19c7951b949ebeea1..ffeb277b04890468fcc983c248579e5df9602815 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4183,6 +4183,7 @@ test("net_unittests") {
"dns/dns_query_unittest.cc",
"dns/dns_response_unittest.cc",
"dns/dns_session_unittest.cc",
+ "dns/dns_socket_pool_unittest.cc",
"dns/dns_transaction_unittest.cc",
"dns/dns_util_unittest.cc",
"dns/host_cache_unittest.cc",
« no previous file with comments | « no previous file | net/dns/dns_socket_pool_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698