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

Unified Diff: net/dns/dns_session.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_config_service.h ('k') | net/dns/fuzzed_host_resolver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/dns/dns_session.h
diff --git a/net/dns/dns_session.h b/net/dns/dns_session.h
index 1ffa40c219d14ea8450c38d8c2017046ced13327..a97132eec0ec8729c96233f193c11d70de4470ce 100644
--- a/net/dns/dns_session.h
+++ b/net/dns/dns_session.h
@@ -23,12 +23,10 @@
namespace base {
class BucketRanges;
-class SampleVector;
}
namespace net {
-class ClientSocketFactory;
class DatagramClientSocket;
class NetLog;
struct NetLogSource;
« no previous file with comments | « net/dns/dns_config_service.h ('k') | net/dns/fuzzed_host_resolver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698