Chromium Code Reviews| Index: net/base/net_log_event_type_list.h |
| diff --git a/net/base/net_log_event_type_list.h b/net/base/net_log_event_type_list.h |
| index 7ebe01cc4e6fc2a0d2f90a099300bdec16828915..61c00d5fd8c838a06511ac5e4d72b4cdae1e877b 100644 |
| --- a/net/base/net_log_event_type_list.h |
| +++ b/net/base/net_log_event_type_list.h |
| @@ -505,7 +505,7 @@ EVENT_TYPE(SSL_WRITE_ERROR) |
| EVENT_TYPE(SSL_VERSION_FALLBACK) |
| // We found that our prediction of the server's certificates was correct and |
| -// we merged the verification with the SSLHostInfo. (Note: now obsolete.) |
|
wtc
2014/01/15 19:08:59
Please undo this change. The SSL_VERIFICATION_MERG
ramant (doing other things)
2014/01/18 00:21:56
Done.
|
| +// we merged the verification with the SSLHostInfo. |
| EVENT_TYPE(SSL_VERIFICATION_MERGED) |
| // An SSL error occurred while calling an NSS function not directly related to |