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

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

Issue 23665004: sync (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/content_settings_exceptions_area.html
diff --git a/chrome/browser/resources/options/content_settings_exceptions_area.html b/chrome/browser/resources/options/content_settings_exceptions_area.html
index 54e027192225baeb7eb38889e9e271f7d224bc3f..ece5f157d6812d155fc0e6fff7066c3a7aa4ff7c 100644
--- a/chrome/browser/resources/options/content_settings_exceptions_area.html
+++ b/chrome/browser/resources/options/content_settings_exceptions_area.html
@@ -1,4 +1,4 @@
-<div id="content-settings-exceptions-area" class="page" hidden>
+<dialog id="content-settings-exceptions-area" class="page">
<div class="close-button"></div>
<h1></h1>
<div class="content-area">
@@ -129,4 +129,4 @@
</div>
</div>
</div>
-</div>
+</dialog>
« no previous file with comments | « chrome/browser/resources/options/content_settings2.html ('k') | chrome/browser/resources/options/cookies_view.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698