Index: net/base/net_error_list.h |
diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h |
index 296024b2b9453aab7708285258527626c48cb434..7f576f41b167c3b426b56395229802218b7d2cb4 100644 |
--- a/net/base/net_error_list.h |
+++ b/net/base/net_error_list.h |
@@ -791,8 +791,7 @@ NET_ERROR(SELF_SIGNED_CERT_GENERATION_FAILED, -713) |
// The certificate database changed in some way. |
NET_ERROR(CERT_DATABASE_CHANGED, -714) |
-// Failure to import Channel ID. |
-NET_ERROR(CHANNEL_ID_IMPORT_FAILED, -715) |
+// Error -715 was removed (CHANNEL_ID_IMPORT_FAILED) |
// DNS error codes. |