diff options
Diffstat (limited to 'net/base')
-rw-r--r-- | net/base/net_log.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/base/net_log.h b/net/base/net_log.h index 1d37129..eb88038 100644 --- a/net/base/net_log.h +++ b/net/base/net_log.h @@ -34,8 +34,6 @@ namespace net { // TODO(eroman): Remove the 'const' qualitifer from the BoundNetLog methods. // TODO(eroman): Start a new Source each time net::URLRequest redirects // (simpler to reason about each as a separate entity). -// TODO(mmenke): Replace EndEvent calls with EndEventWithNetErrorCode, where -// appropriate. class NetLog { public: |