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

Unified Diff: net/dns/dns_session.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: 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
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;

Powered by Google App Engine
This is Rietveld 408576698