| 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..46150a0842901f9096b97a06c51d6484711fb338 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1944,9 +1944,11 @@
|
| },
|
|
|
| "SSLVersionMin": {
|
| + "note": "This policy is retired, see https://crbug.com/487730."
|
| },
|
|
|
| "SSLVersionFallbackMin": {
|
| + "note": "This policy is retired, see https://crbug.com/621780."
|
| },
|
|
|
| "CertificateTransparencyEnforcementDisabledForUrls": {
|
| @@ -1958,16 +1960,11 @@
|
| },
|
|
|
| "RC4Enabled": {
|
| + "note": "This policy is retired, see https://crbug.com/375342."
|
| },
|
|
|
| "DHEEnabled": {
|
| - "os": ["win", "linux", "mac", "chromeos"],
|
| - "test_policy": { "DHEEnabled": true },
|
| - "pref_mappings": [
|
| - { "pref": "ssl.dhe_enabled",
|
| - "local_state": true
|
| - }
|
| - ]
|
| + "note": "This policy is retired, see https://crbug.com/619194."
|
| },
|
|
|
| "WelcomePageOnOSUpgradeEnabled": {
|
|
|