| Index: chrome/browser/resources/net_internals/dns_view.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/dns_view.html (revision 158398)
|
| +++ chrome/browser/resources/net_internals/dns_view.html (working copy)
|
| @@ -2,7 +2,7 @@
|
| <div id=dns-view-tab-content class=content-box>
|
| <h4>Host resolver</h4>
|
| <ul>
|
| - <li><a href='#events&q=type:HOST_RESOLVER_IMPL_REQUEST%20type:HOST_RESOLVER_IMPL_JOB%20is:active'>View pending lookups</a></li>
|
| + <li><a href='#events&q=type:HOST_RESOLVER_IMPL_REQUEST,HOST_RESOLVER_IMPL_JOB%20is:active'>View pending lookups</a></li>
|
| <li>Default address family: <span id=dns-view-default-family></span>
|
| <span id=dns-view-ipv6-disabled class=warning-text style="display: none;">
|
| (IPv6 disabled)
|
|
|