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

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 2653773003: Remove remnants of DHE support. (Closed)
Patch Set: Created 3 years, 11 months 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/policy/policy_test_cases.json
diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
index 2e1d91b024b670bbb3d5763e561a32e7f0797120..f65ab5436f49156888fbde89b92e914edf62caaa 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1961,13 +1961,6 @@
},
"DHEEnabled": {
- "os": ["win", "linux", "mac", "chromeos"],
pastarmovj 2017/01/23 23:28:06 Please use a "note" field to mark this policy as d
davidben 2017/01/24 21:00:03 Done. Also added it for the others I'd previously
- "test_policy": { "DHEEnabled": true },
- "pref_mappings": [
- { "pref": "ssl.dhe_enabled",
- "local_state": true
- }
- ]
},
"WelcomePageOnOSUpgradeEnabled": {
« no previous file with comments | « chrome/browser/policy/configuration_policy_handler_list_factory.cc ('k') | components/ssl_config/ssl_config_prefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698