diff options
Diffstat (limited to 'net/base/net_log.h')
-rw-r--r-- | net/base/net_log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/base/net_log.h b/net/base/net_log.h index a2a8df2..9270d78 100644 --- a/net/base/net_log.h +++ b/net/base/net_log.h @@ -34,7 +34,6 @@ namespace net { // TODO(eroman): Make the DNS jobs emit into the NetLog. // TODO(eroman): Start a new Source each time URLRequest redirects // (simpler to reason about each as a separate entity). -// TODO(eroman): Add the URLRequest load flags to the start entry. class NetLog { public: |