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

Unified Diff: chrome/browser/resources/options/website_settings.html

Issue 475193002: Add a single site view page to view and modify content settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 4 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/options/website_settings.html
diff --git a/chrome/browser/resources/options/website_settings.html b/chrome/browser/resources/options/website_settings.html
index 663e7f0ee92f051a5be2273cc5f4069e5e2d0ad0..952b2f061d9052e8dc824702e0f12c618174d5bd 100644
--- a/chrome/browser/resources/options/website_settings.html
+++ b/chrome/browser/resources/options/website_settings.html
@@ -2,7 +2,7 @@
hidden>
<div class="close-button"></div>
<h1 i18n-content="websiteSettingsPage"></h1>
- <div class="content-area website-list-content-area">
+ <div id="website-list-content-area" class="content-area">
<div class="website-column-headers">
<div class="website-header-controls">
<select id="resourceType" class="resource-type-select">
« no previous file with comments | « chrome/browser/resources/options/website_settings.css ('k') | chrome/browser/resources/options/website_settings.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698