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

Unified Diff: net/dns/fuzzed_host_resolver.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master branch Created 4 years, 1 month 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 | « net/dns/dns_session.h ('k') | net/dns/mdns_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/dns/fuzzed_host_resolver.h
diff --git a/net/dns/fuzzed_host_resolver.h b/net/dns/fuzzed_host_resolver.h
index 945225b7a6792cb8b1bd3c5151b18b69874c8a75..4a3028581e686fd3e08c5af4d80a969252022c89 100644
--- a/net/dns/fuzzed_host_resolver.h
+++ b/net/dns/fuzzed_host_resolver.h
@@ -23,10 +23,8 @@ class FuzzedDataProvider;
namespace net {
class AddressList;
-class ClientSocketFactory;
class DnsClient;
class NetLog;
-class ScopedDefaultHostResolverProc;
// HostResolver that uses a fuzzer to determine what results to return. It
// inherits from HostResolverImpl, unlike MockHostResolver, so more closely
« no previous file with comments | « net/dns/dns_session.h ('k') | net/dns/mdns_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698