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

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

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 4 years 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 7dfad1c58199c548771ab2565c6c868af109079b..079080f2c7726af1a44e65dd0aec9308b6522a05 100644
--- a/chrome/browser/resources/options/content_settings_exceptions_area.html
+++ b/chrome/browser/resources/options/content_settings_exceptions_area.html
@@ -151,14 +151,6 @@
<list mode="otr"></list>
</div>
</div>
- <div contentType="keygen">
- <list mode="normal"></list>
- <div>
- <span class="otr-explanation" i18n-content="otrExceptionsExplanation">
- </span>
- <list mode="otr"></list>
- </div>
- </div>
</div>
<div class="action-area">
<div class="hbox stretch">

Powered by Google App Engine
This is Rietveld 408576698