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

Unified Diff: net/dns/host_resolver.h

Issue 2366893002: net: address review comments for NetLogWithSource renaming (Closed)
Patch Set: Created 4 years, 3 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 | « net/dns/dns_transaction.h ('k') | net/dns/host_resolver_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/dns/host_resolver.h
diff --git a/net/dns/host_resolver.h b/net/dns/host_resolver.h
index db82b109114326c3f47e9190c1f7fddf1d151e1c..fe38138f5c6934da06aa4788edfc1b3739460263 100644
--- a/net/dns/host_resolver.h
+++ b/net/dns/host_resolver.h
@@ -27,10 +27,10 @@ class Value;
namespace net {
class AddressList;
-class NetLogWithSource;
class HostResolverImpl;
class HostResolverProc;
class NetLog;
+class NetLogWithSource;
// This class represents the task of resolving hostnames (or IP address
// literal) to an AddressList object.
« no previous file with comments | « net/dns/dns_transaction.h ('k') | net/dns/host_resolver_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698