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

Unified Diff: net/base/host_resolver.h

Issue 3136025: Remove obviously unneeded forward declarations from headers under src/{app,base,net}. (Closed)
Patch Set: it was the best of times Created 10 years, 4 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 | « base/linux_util.h ('k') | net/base/sdch_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/host_resolver.h
diff --git a/net/base/host_resolver.h b/net/base/host_resolver.h
index ff0ce24b55d0f2eba3e56aa63e47a7fede72edfc..a41b22654ab2315e1823821d9559178d08eeb5b2 100644
--- a/net/base/host_resolver.h
+++ b/net/base/host_resolver.h
@@ -14,13 +14,10 @@
#include "net/base/completion_callback.h"
#include "net/base/request_priority.h"
-class MessageLoop;
-
namespace net {
class AddressList;
class BoundNetLog;
-class HostCache;
class HostResolverImpl;
// This class represents the task of resolving hostnames (or IP address
« no previous file with comments | « base/linux_util.h ('k') | net/base/sdch_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698