| Index: chrome/browser/resources/net_internals/index.html
|
| diff --git a/chrome/browser/resources/net_internals/index.html b/chrome/browser/resources/net_internals/index.html
|
| index 26b431d3a22a2638684a62a90a5a0f1138d25891..a6a4ab2eea8b55f74a9f0c81f19f21694c5195dc 100644
|
| --- a/chrome/browser/resources/net_internals/index.html
|
| +++ b/chrome/browser/resources/net_internals/index.html
|
| @@ -26,7 +26,7 @@ found in the LICENSE file.
|
| <body id=import-view-drop-target>
|
| <include src="top_bar_view.html">
|
|
|
| - <div id=main-tab-contents style="display:none">
|
| + <div id=main-tab-contents>
|
| <include src="proxy_view.html">
|
| <include src="dns_view.html">
|
| <include src="sockets_view.html">
|
|
|