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

Unified Diff: chrome/test/data/webui/settings/site_details_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
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | chrome/test/data/webui/settings/site_list_tests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/settings/site_details_tests.js
diff --git a/chrome/test/data/webui/settings/site_details_tests.js b/chrome/test/data/webui/settings/site_details_tests.js
index 708772c7808a92a2cbff2c8bdb1c0d54a727f37c..a4e83b2c0ae5f6b16c3c6cca517cc92b5c54a402 100644
--- a/chrome/test/data/webui/settings/site_details_tests.js
+++ b/chrome/test/data/webui/settings/site_details_tests.js
@@ -65,14 +65,6 @@ cr.define('site_details', function() {
source: 'preference',
},
],
- keygen: [
- {
- embeddingOrigin: 'https://foo-allow.com:443',
- origin: 'https://foo-allow.com:443',
- setting: 'allow',
- source: 'preference',
- },
- ],
mic: [
{
embeddingOrigin: 'https://foo-allow.com:443',
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | chrome/test/data/webui/settings/site_list_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698