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> |