Index: net/base/net_error_list.h |
diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h |
index 363b305be1329bb173eb6cecd5f6f5618a384fad..ef725419952e363359a877c2bf22d1b17d791ded 100644 |
--- a/net/base/net_error_list.h |
+++ b/net/base/net_error_list.h |
@@ -758,8 +758,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) |