summaryrefslogtreecommitdiffstats
path: root/net/base/net_error_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/net_error_list.h')
-rw-r--r--net/base/net_error_list.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h
index cc012e0..3097d31 100644
--- a/net/base/net_error_list.h
+++ b/net/base/net_error_list.h
@@ -613,9 +613,6 @@ NET_ERROR(ORIGIN_BOUND_CERT_GENERATION_FAILED, -711)
// Failure to export private key.
NET_ERROR(PRIVATE_KEY_EXPORT_FAILED, -712)
-// Failure to get certificate bytes.
-NET_ERROR(GET_CERT_BYTES_FAILED, -713)
-
// DNS error codes.
// DNS resolver received a malformed response.