| Index: net/base/net_error_list.h
|
| ===================================================================
|
| --- net/base/net_error_list.h (revision 50667)
|
| +++ net/base/net_error_list.h (working copy)
|
| @@ -156,9 +156,6 @@
|
| // from servers with buggy DEFLATE support.
|
| NET_ERROR(SSL_BAD_RECORD_MAC_ALERT, -126)
|
|
|
| -// The HTTP auth handler requires a DNS lookup to find the canonical name.
|
| -NET_ERROR(AUTH_NEEDS_CANONICAL_NAME, -127)
|
| -
|
| // Certificate error codes
|
| //
|
| // The values of certificate error codes must be consecutive.
|
|
|