| 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 b20dec733ada789e686fcd7188fca378b861494b..9337181af10877ef87de31f744f858bd385c7caa 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -553,8 +553,7 @@ EVENT_TYPE(SOCKET_WRITE_ERROR)
|
| EVENT_TYPE(SOCKET_CLOSED)
|
|
|
| // Certificates were received from the SSL server (during a handshake or
|
| -// renegotiation). This event is only present when logging at LOG_ALL.
|
| -// The following parameters are attached to the event:
|
| +// renegotiation). The following parameters are attached to the event:
|
| // {
|
| // "certificates": <A list of PEM encoded certificates in the order that
|
| // they were sent by the server>,
|
|
|