| Index: net/base/net_error_list.h
|
| diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h
|
| index 750f9ad1c9fec592eb28610a9df6f274819bf021..d308a6fc1e06b04ec33031e4baf784c17c97ce6e 100644
|
| --- a/net/base/net_error_list.h
|
| +++ b/net/base/net_error_list.h
|
| @@ -618,7 +618,7 @@ NET_ERROR(PKCS12_IMPORT_UNSUPPORTED, -709)
|
| // Key generation failed.
|
| NET_ERROR(KEY_GENERATION_FAILED, -710)
|
|
|
| -// Origin-bound certificate generation failed.
|
| +// Server-bound certificate generation failed.
|
| NET_ERROR(ORIGIN_BOUND_CERT_GENERATION_FAILED, -711)
|
|
|
| // Failure to export private key.
|
|
|