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 4c4371cc35fc7ee9eaa22e3ec84ef8cdef8e0718..83d6bb748f0ac198fe2bc1fb8490d0d0c99db4e0 100644 |
--- a/net/base/net_log_event_type_list.h |
+++ b/net/base/net_log_event_type_list.h |
@@ -1632,14 +1632,8 @@ 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>, |
-// "attempts": <See DnsConfig>, |
-// "rotate": <See DnsConfig>, |
-// "edns0": <See DnsConfig>, |
-// "num_hosts": <Number of entries in the HOSTS file> |
+// "num_hosts": <Number of entries in the HOSTS file>, |
+// <other>: <See DnsConfig> |
// } |
EVENT_TYPE(DNS_CONFIG_CHANGED) |