| 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..cd73abd83bc95b49423e85b60707645dfaf8d1a2 100644
|
| --- a/net/base/net_log_event_type_list.h
|
| +++ b/net/base/net_log_event_type_list.h
|
| @@ -2275,3 +2275,7 @@ EVENT_TYPE(SIMPLE_CACHE_ENTRY_CLOSE_BEGIN)
|
| // This event is created when the Simple Cache finishes a CloseEntry call. It
|
| // contains no parameters.
|
| EVENT_TYPE(SIMPLE_CACHE_ENTRY_CLOSE_END)
|
| +
|
| +// This event is created (in a source of the same name) when the internal DNS
|
| +// resolver creates a UDP socket to check for global IPv6 connectivity.
|
| +EVENT_TYPE(IPV6_REACHABILITY_CHECK)
|
|
|