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

Unified Diff: chrome/test/data/webui/settings/site_list_tests.js

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/test/data/webui/settings/site_list_tests.js
diff --git a/chrome/test/data/webui/settings/site_list_tests.js b/chrome/test/data/webui/settings/site_list_tests.js
index b43a0cc41925160493e6641d21c3d4b4d4d05826..a8e60e97b0b0b15fc126d2daa2c166e23ea6bbee 100644
--- a/chrome/test/data/webui/settings/site_list_tests.js
+++ b/chrome/test/data/webui/settings/site_list_tests.js
@@ -58,7 +58,6 @@ cr.define('site_list', function() {
],
images: [],
javascript: [],
- keygen: [],
mic: [],
notifications: [],
plugins: [],
@@ -148,7 +147,6 @@ cr.define('site_list', function() {
source: 'preference',
},
],
- keygen: [],
mic: [],
notifications: [],
plugins: [],
@@ -184,7 +182,6 @@ cr.define('site_list', function() {
],
images: [],
javascript: [],
- keygen: [],
mic: [],
notifications: [
{

Powered by Google App Engine
This is Rietveld 408576698