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

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

Issue 9521006: Cleanup some classnames to match style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase off head 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/http_pipeline_view.html
diff --git a/chrome/browser/resources/net_internals/http_pipeline_view.html b/chrome/browser/resources/net_internals/http_pipeline_view.html
index d2991ad6474c4426a2056fdfa8435d3c817232ae..872a572aa57a989a58549981802f26a5c1026743 100644
--- a/chrome/browser/resources/net_internals/http_pipeline_view.html
+++ b/chrome/browser/resources/net_internals/http_pipeline_view.html
@@ -1,4 +1,4 @@
-<div id=http-pipeline-view-tab-content>
+<div id=http-pipeline-view-tab-content class=content-box>
<h4>HTTP Pipelining Status</h4>
<ul>
<li>HTTP Pipelining Enabled: <span id=http-pipeline-view-enabled-span>????</span></li>

Powered by Google App Engine
This is Rietveld 408576698