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

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 e3295a37f515d8d723d0873f1346b1eec15156c6..b22e3f86c71bda8238ae020638cb6e7ace136c19 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