| Index: net/log/net_log_event_type_list.h
|
| diff --git a/net/log/net_log_event_type_list.h b/net/log/net_log_event_type_list.h
|
| index b3325d74de5e9bae8469e3e009054b6531ff6354..c23569ff8423f575094e15ec548f23a55b82205d 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -480,7 +480,6 @@ EVENT_TYPE(SSL_CLIENT_CERT_REQUESTED)
|
| // The SSL stack blocked on a private key operation. The following parameters
|
| // are attached to the event.
|
| // {
|
| -// "type": <type of the key>,
|
| // "hash": <hash function used>,
|
| // }
|
| EVENT_TYPE(SSL_PRIVATE_KEY_OP)
|
|
|