Index: net/base/net_error_list.h |
diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h |
index 6f152c9ce5140161d7fc34bc9141aeae05093957..c6f2b5d6e679e42b31114e896de34b3428996ac1 100644 |
--- a/net/base/net_error_list.h |
+++ b/net/base/net_error_list.h |
@@ -749,8 +749,7 @@ NET_ERROR(PKCS12_IMPORT_UNSUPPORTED, -709) |
// Key generation failed. |
NET_ERROR(KEY_GENERATION_FAILED, -710) |
-// Server-bound certificate generation failed. |
-NET_ERROR(ORIGIN_BOUND_CERT_GENERATION_FAILED, -711) |
+// Error -711 was removed (ORIGIN_BOUND_CERT_GENERATION_FAILED) |
// Failure to export private key. |
NET_ERROR(PRIVATE_KEY_EXPORT_FAILED, -712) |