| 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 24d0ad4a113983a14d99e607b4d9a73bb9571042..9795b0ee4e85d6ab7c8167710e949f82214bd577 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -541,6 +541,9 @@ EVENT_TYPE(SSL_WRITE_ERROR)
|
| // "version_before": <SSL version before the fallback>,
|
| // "version_after": <SSL version after the fallback>,
|
| // }
|
| +//
|
| +// TODO(davidben): Remove this event and the corresponding log_view_painter.js
|
| +// logic in M56.
|
| EVENT_TYPE(SSL_VERSION_FALLBACK)
|
|
|
| // An SSL connection needs to be retried with more cipher suites because the
|
|
|