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

Unified Diff: chrome/browser/resources/net_internals/http_throttling_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_throttling_view.html
diff --git a/chrome/browser/resources/net_internals/http_throttling_view.html b/chrome/browser/resources/net_internals/http_throttling_view.html
index 40f95bb0af936f3173cd7ee3ceaee54b5873edd4..cfb05e48903665e05e84cbeed929c1df3beb25e9 100644
--- a/chrome/browser/resources/net_internals/http_throttling_view.html
+++ b/chrome/browser/resources/net_internals/http_throttling_view.html
@@ -1,4 +1,4 @@
-<div id=http-throttling-view-tab-content>
+<div id=http-throttling-view-tab-content class=content-box>
<p>
In order to prevent Distributed Denial of Service (DDoS) attacks from
being perpetrated by web pages and extensions that run within Chrome, the
« no previous file with comments | « chrome/browser/resources/net_internals/http_pipeline_view.js ('k') | chrome/browser/resources/net_internals/import_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698