Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3656)

Unified Diff: chrome/browser/resources/net_internals/index.html

Issue 1019303002: Revert "Prevent chrome://net-internals/#export from flickering" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/net_internals/main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « no previous file | chrome/browser/resources/net_internals/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698