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

Unified Diff: chrome/browser/resources/settings/site_settings/site_data.html

Issue 2762823002: MD Settings: minor cleanup of content settings code. (Closed)
Patch Set: fixes based on comments Created 3 years, 9 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
« no previous file with comments | « chrome/browser/resources/settings/site_settings/protocol_handlers.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/site_settings/site_data.html
diff --git a/chrome/browser/resources/settings/site_settings/site_data.html b/chrome/browser/resources/settings/site_settings/site_data.html
index c1aa8dcb9ed7624d4079d76b50f7dcc6c313d7d9..67cf04a1bda537791b2d4e1981aa8b21f0d91191 100644
--- a/chrome/browser/resources/settings/site_settings/site_data.html
+++ b/chrome/browser/resources/settings/site_settings/site_data.html
@@ -31,7 +31,7 @@
</style>
<div class="settings-box first subtitle-row">
<div class="start">
- <div>$i18n{siteSettingsCookieHeader}</div>
+ <h2>$i18n{siteSettingsCookieHeader}</h2>
</div>
<settings-subpage-search id="filter" on-search-changed="onSearchChanged_"
label="$i18n{siteSettingsCookieSearch}">
« no previous file with comments | « chrome/browser/resources/settings/site_settings/protocol_handlers.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698