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

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

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Review feedback 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 ce558628eeea74969e518ddebdaab9d18d67f3b7..20aa61aa41bf5d24f6803bab8369069c54e974a5 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