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

Unified Diff: net/dns/watching_file_reader.h

Issue 8525020: Cleanup: Remove unneeded forward declararations in net. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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/async_host_resolver.h ('k') | net/http/http_cache_transaction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/dns/watching_file_reader.h
===================================================================
--- net/dns/watching_file_reader.h (revision 109589)
+++ net/dns/watching_file_reader.h (working copy)
@@ -16,11 +16,6 @@
#include "net/base/net_export.h"
#include "net/dns/serial_worker.h"
-// Forward declaration
-namespace base {
-class MessageLoopProxy;
-}
-
namespace net {
// Allows mocking FilePathWatcher
@@ -93,4 +88,3 @@
} // namespace net
#endif // NET_DNS_WATCHING_FILE_READER_H_
-
« no previous file with comments | « net/dns/async_host_resolver.h ('k') | net/http/http_cache_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698