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

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

Issue 9521006: Cleanup some classnames to match style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add a comment Created 8 years, 10 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
Index: chrome/browser/resources/net_internals/spdy_view.html
diff --git a/chrome/browser/resources/net_internals/spdy_view.html b/chrome/browser/resources/net_internals/spdy_view.html
index c4dcef5b41bb2a19faf1295a30b7bbf4b1deea5b..74201e81ae6ef0c95542a7ef7606b3e8fa8aafe4 100644
--- a/chrome/browser/resources/net_internals/spdy_view.html
+++ b/chrome/browser/resources/net_internals/spdy_view.html
@@ -1,4 +1,4 @@
-<div id=spdy-view-tab-content>
+<div id=spdy-view-tab-content class=content-box>
<h4>SPDY Status</h4>
<ul>
<li>SPDY Enabled: <span id=spdy-view-enabled-span>????</span></li>

Powered by Google App Engine
This is Rietveld 408576698