Index: net/dns/host_resolver_impl_unittest.cc |
diff --git a/net/dns/host_resolver_impl_unittest.cc b/net/dns/host_resolver_impl_unittest.cc |
index 8fc6280bb3bbd804b7d7ecb519849067747e3418..9ff359f14b35ca424bb62452350467fbd584b9df 100644 |
--- a/net/dns/host_resolver_impl_unittest.cc |
+++ b/net/dns/host_resolver_impl_unittest.cc |
@@ -46,7 +46,7 @@ HostResolverImpl::ProcTaskParams DefaultParams( |
// A HostResolverProc that pushes each host mapped into a list and allows |
// waiting for a specific number of requests. Unlike RuleBasedHostResolverProc |
-// it never calls SystemHostResolverProc. By default resolves all hostnames to |
+// it never calls SystemHostResolverCall. By default resolves all hostnames to |
// "127.0.0.1". After AddRule(), it resolves only names explicitly specified. |
class MockHostResolverProc : public HostResolverProc { |
public: |