| 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 4c2f6d0eadaee8006eb3ad8d3247ebe179f516d0..7d6b78e06caea7298bfb5fa6467e4152a01ae418 100644
|
| --- a/net/base/net_log_event_type_list.h
|
| +++ b/net/base/net_log_event_type_list.h
|
| @@ -1575,6 +1575,7 @@ EVENT_TYPE(NETWORK_CHANGED)
|
| // {
|
| // "nameservers": <List of name server IPs>,
|
| // "search": <List of domain suffixes>,
|
| +// "unhandled_options": <See DnsConfig>,
|
| // "append_to_multi_label_name": <See DnsConfig>,
|
| // "ndots": <See DnsConfig>,
|
| // "timeout": <See DnsConfig>,
|
|
|