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

Unified Diff: chrome/browser/resources/net_internals/http_cache_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_cache_view.html
diff --git a/chrome/browser/resources/net_internals/http_cache_view.html b/chrome/browser/resources/net_internals/http_cache_view.html
index 235a67a5a62a993952ec064d632a98da75677435..0ac5e700ae2cc19c78013ce1bdecf4d8296192c6 100644
--- a/chrome/browser/resources/net_internals/http_cache_view.html
+++ b/chrome/browser/resources/net_internals/http_cache_view.html
@@ -1,4 +1,4 @@
-<div id=http-cache-view-tab-content>
+<div id=http-cache-view-tab-content class=content-box>
<div class="hideOnLoadLog">
<h4>Entries</h4>
<a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
« no previous file with comments | « chrome/browser/resources/net_internals/hsts_view.html ('k') | chrome/browser/resources/net_internals/http_pipeline_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698