summaryrefslogtreecommitdiffstats
path: root/net/base
diff options
context:
space:
mode:
Diffstat (limited to 'net/base')
-rw-r--r--net/base/host_cache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/base/host_cache.h b/net/base/host_cache.h
index 2085b7c..d5b9511 100644
--- a/net/base/host_cache.h
+++ b/net/base/host_cache.h
@@ -16,8 +16,6 @@
namespace net {
// Cache used by HostResolver to map hostnames to their resolved result.
-// If the resolve is still in progress, the entry will reference the job
-// responsible for populating it.
class HostCache {
public:
// Stores the latest address list that was looked up for a hostname.